diff options
| -rw-r--r-- | Android.bp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp index d3a0cb305..afac2b519 100644 --- a/Android.bp +++ b/Android.bp @@ -490,6 +490,7 @@ toolchain_library { defaults: ["linux_bionic_supported"], vendor_available: true, recovery_available: true, + native_bridge_supported: true, arch: { arm: { |