aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorandroid-build-team Robot <android-build-team-robot@google.com>2020-07-15 01:04:32 +0000
committerandroid-build-team Robot <android-build-team-robot@google.com>2020-07-15 01:04:32 +0000
commitea1f5b96777b1b0d9382e68ff12fb19d6b3ef5a2 (patch)
treee5b7cc3214c6a1c5073defb42c5d021216582c86
parent15f819c9b09607aba5ddffce1010047990a33972 (diff)
parent5c7c7ddfd66c18fdfcc932ab09d9df5990a6bc7d (diff)
downloadprotobuf-android11-d1-s1-release.tar.gz
Change-Id: I8423d8a9778d76fcdd4a2f7ac9e02f6369d1c045
-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: {