commit | 8029112fab4d6728d1906429d54a300afa572820 | [log] [tgz] |
---|---|---|
author | Christopher Ferris <cferris@google.com> | Wed Mar 02 23:12:52 2022 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Wed Mar 02 23:12:52 2022 +0000 |
tree | e5776b08985009861b5aeac50f4e03c34e3ed908 | |
parent | acd91c22e934732646d70e0390973a273bf6c0ec [diff] | |
parent | d9b8d13a3a5fcf3680e2f266f56983dbcc59713f [diff] |
Merge "Remove dead subdirs directive."
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.