aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorandroid-build-team Robot <android-build-team-robot@google.com>2020-07-14 23:05:58 +0000
committerandroid-build-team Robot <android-build-team-robot@google.com>2020-07-14 23:05:58 +0000
commita90673066b477df17509247e118cec5439861a52 (patch)
tree2a907ed0d581c8d1e12acd2266d2944dc111a299
parenta1363a7b1f1b24e814979f7b71258bbea406a1a7 (diff)
parent122ad4e102004cbf3bdc2b6f62b0d41aaa293541 (diff)
downloadslang-android11-qpr1-s1-release.tar.gz
Change-Id: I5dde09e3ed509c425ea993950f16a4bfb03cca18
-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,