summaryrefslogtreecommitdiff
path: root/libc/malloc_hooks/malloc_hooks.cpp
diff options
context:
space:
mode:
authorJiyong Park <jiyong@google.com>2020-03-30 18:36:07 +0900
committerJiyong Park <jiyong@google.com>2020-03-30 18:36:07 +0900
commitad9946c09acc4d826ff7e22590441b4e1d421d5c (patch)
treeb21576a82c53afe70335428c64bac9589862aad2 /libc/malloc_hooks/malloc_hooks.cpp
parente7221986c81dc2a45f4928f1ce25e666f834062d (diff)
libc_header is available to any apex but only visible to certain places
The header library is used by some libraries, such as libunwind_llvm, which are automatically added as dependencies when stl is set to libc++_static. Since such dependencies are not specificy to any APEX, let's mark the header library be available (can be directly or indirectly be part of an APEX) to any APEX. At the same time, limit the visibility of the header library so that its uses are strictly limited to the certain places that we acknowledge. (the places would be reduced further when we will be successful in dropping the dependency to libc_headers.) Bug: 152668052 Test: m Change-Id: I85ee900947df2c9ce076e2f3aa3145645da77d2b
Diffstat (limited to 'libc/malloc_hooks/malloc_hooks.cpp')
0 files changed, 0 insertions, 0 deletions