summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorandroid-build-team Robot <android-build-team-robot@google.com>2020-07-15 01:07:05 +0000
committerandroid-build-team Robot <android-build-team-robot@google.com>2020-07-15 01:07:05 +0000
commita215a83cc07c782d3f9b1b35d1ac174e693de1f9 (patch)
treea92b48b2833b73e187afc379208e281a984b2f78
parent5e7b8f65168b7c2d6f81bb2f1b6f3fcacc69da9f (diff)
parent9e130b001eac8741fdb1afed26a1ae1b48546f75 (diff)
downloadlibfmq-a215a83cc07c782d3f9b1b35d1ac174e693de1f9.tar.gz
Change-Id: I612dd0736ca38f71a2d62b7e3c261465e370158b
-rw-r--r--Android.bp2
1 files changed, 2 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index 2aa5844..e2cb961 100644
--- a/Android.bp
+++ b/Android.bp
@@ -40,6 +40,8 @@ cc_library {
"-Werror",
],
vendor_available: true,
+ // TODO(b/153609531): remove when no longer needed.
+ native_bridge_supported: true,
vndk: {
enabled: true,
},