aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorandroid-build-team Robot <android-build-team-robot@google.com>2020-07-15 01:05:40 +0000
committerandroid-build-team Robot <android-build-team-robot@google.com>2020-07-15 01:05:40 +0000
commite25b9bd1084a3816eb2b2d81d5d353111e7f5789 (patch)
treee5b7cc3214c6a1c5073defb42c5d021216582c86
parenta1812ec4406124a32c5b8cc52c2072af54c0de13 (diff)
parent1ff51e31985dfc4f8aca1286923b98aa0362e83c (diff)
downloadplatform_external_protobuf-android11-release.tar.gz
platform_external_protobuf-android11-release.tar.bz2
platform_external_protobuf-android11-release.zip
Change-Id: I84211941d89936e89bd04ebb3fde4b74626bfb77
-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: {