summaryrefslogtreecommitdiff
path: root/libc/malloc_debug/malloc_debug.cpp
diff options
context:
space:
mode:
authorJiyong Park <jiyong@google.com>2020-03-30 18:36:07 +0900
committerJiyong Park <jiyong@google.com>2020-04-20 16:55:46 +0900
commit719506252e18b6e0f1543d23b2d678449a62013c (patch)
tree9b652187a4c2744888bb9c1cb31102189d33e108 /libc/malloc_debug/malloc_debug.cpp
parent494501040d1da6e1fe30eaf88b0cf2957e692048 (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.) Exempt-From-Owner-Approval: cherry-pick from AOSP Bug: 152668052 Test: m Merged-In: I85ee900947df2c9ce076e2f3aa3145645da77d2b (cherry picked from commit ad9946c09acc4d826ff7e22590441b4e1d421d5c) Change-Id: I85ee900947df2c9ce076e2f3aa3145645da77d2b
Diffstat (limited to 'libc/malloc_debug/malloc_debug.cpp')
0 files changed, 0 insertions, 0 deletions