aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorandroid-build-team Robot <android-build-team-robot@google.com>2020-07-16 18:42:43 +0000
committerandroid-build-team Robot <android-build-team-robot@google.com>2020-07-16 18:42:43 +0000
commit3ea54f15bd60a9b44c43e24726088bfb4e072b9c (patch)
treee5b7cc3214c6a1c5073defb42c5d021216582c86
parent488f4ab9c215545b1aeb9d2ccff6f51625ac581d (diff)
parentdeaba6eac3852baf03c5a795832bafe05b26479c (diff)
downloadprotobuf-android11-mainline-sparse-2020-dec-release.tar.gz
Change-Id: Ia045999005878d370e5abfa10e8c7fc243397997
-rw-r--r--Android.bp2
1 files changed, 2 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index d5fc742c4..3d5ac1a00 100644
--- a/Android.bp
+++ b/Android.bp
@@ -211,6 +211,8 @@ cc_library {
defaults: ["libprotobuf-cpp-full-defaults"],
host_supported: true,
vendor_available: true,
+ // TODO(b/153609531): remove when no longer needed.
+ native_bridge_supported: true,
target: {
android: {
static: {