commit | 39837afad7ba9411445677497f8c60b01a0b4195 | [log] [tgz] |
---|---|---|
author | Christopher Ferris <cferris@google.com> | Thu Mar 03 01:06:25 2022 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Thu Mar 03 01:06:25 2022 +0000 |
tree | 3d3df133d90ae335f88d54fa5b1a53d06ee590be | |
parent | 8029112fab4d6728d1906429d54a300afa572820 [diff] | |
parent | 8cbba80e669fbce001dce9c2f7849aced3d2ac22 [diff] |
Merge "Add documentation about Android 12 bug."
diff --git a/libc/Android.bp b/libc/Android.bp index f132669..1c4876e 100644 --- a/libc/Android.bp +++ b/libc/Android.bp
@@ -2615,10 +2615,6 @@ stl: "none", } -subdirs = [ - "bionic/scudo", -] - // Export kernel uapi headers to be used in the musl sysroot. // Also include the execinfo headers for the libexecinfo and the // b64 headers for libb64 embedded in musl libc.