commit | f8d7761525f143bb3b879e20358510df38fed2a0 | [log] [tgz] |
---|---|---|
author | Florian Mayer <fmayer@google.com> | Wed Sep 14 01:22:45 2022 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Wed Sep 14 01:22:45 2022 +0000 |
tree | 3d617f541a9613f32ad453664302fc7d8cdb51d3 | |
parent | cac5789bbcfa94c086229ca97840dd531b44d6dc [diff] | |
parent | f5d70cef37e2bd9860ab6e8f3c04bc3e022dc285 [diff] |
Merge "Give init visibility into bionic headers."
diff --git a/libc/Android.bp b/libc/Android.bp index 14eb3bb..d985c81 100644 --- a/libc/Android.bp +++ b/libc/Android.bp
@@ -1847,6 +1847,7 @@ "//external/perfetto:__subpackages__", "//external/scudo:__subpackages__", "//system/core/debuggerd:__subpackages__", + "//system/core/init:__subpackages__", "//system/core/libcutils:__subpackages__", "//system/memory/libmemunreachable:__subpackages__", "//system/unwinding/libunwindstack:__subpackages__",