commit | 3b868a87dea191cc52687b10060975909e6c1431 | [log] [tgz] |
---|---|---|
author | Colin Cross <ccross@android.com> | Fri Oct 29 18:10:59 2021 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Fri Oct 29 18:10:59 2021 +0000 |
tree | 7a3186788e97c544e72196fd0ea0f584538e6a6f | |
parent | a62fd9d9ae674a225433f36f2126a29b01b021dc [diff] | |
parent | 035702e36be579ca2c08f3c2d1a8b8054a9c963c [diff] |
Merge "Revert "Make native bridge libc uninstallable""
diff --git a/libc/Android.bp b/libc/Android.bp index 2fdeb2b..ee8c280 100644 --- a/libc/Android.bp +++ b/libc/Android.bp
@@ -1785,11 +1785,6 @@ lto: { never: true, }, - target: { - native_bridge: { - installable: false, - }, - }, } genrule {