aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorandroid-build-team Robot <android-build-team-robot@google.com>2020-07-15 01:10:31 +0000
committerandroid-build-team Robot <android-build-team-robot@google.com>2020-07-15 01:10:31 +0000
commit84e1c5ad7074036764bbf9cc5d19316471e8cb71 (patch)
tree2a907ed0d581c8d1e12acd2266d2944dc111a299
parente4cc9e6fd45ecd7ecdcb53988f2874edd0b97232 (diff)
parent7272ca71694c3a28047fc42969e16637f87f8bc2 (diff)
downloadslang-android11-d1-s5-release.tar.gz
Change-Id: I53cc9a20d51f486c0e01563506bb42b702c2200e
-rw-r--r--Android.bp2
1 files changed, 2 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index 2bc5269..ce00396 100644
--- a/Android.bp
+++ b/Android.bp
@@ -72,6 +72,8 @@ cc_library_headers {
vendor_available: true,
export_include_dirs: ["."],
host_supported: true,
+ // TODO(b/153609531): remove when no longer needed.
+ native_bridge_supported: true,
target: {
windows: {
enabled: true,