aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDimitry Ivanov <dimitry@google.com>2019-05-16 04:14:02 -0700
committerandroid-build-merger <android-build-merger@google.com>2019-05-16 04:14:02 -0700
commit901e24e6b053234157daac57d1946e033355b3c3 (patch)
tree673b0b104586496dbddcc499caada0272f27cebd
parentef504fb429de168304bd227f421848adc0d8f325 (diff)
parenta5af0d63801ec2f31da15abf29f5c9e6af3380ac (diff)
downloadjsoncpp-901e24e6b053234157daac57d1946e033355b3c3.tar.gz
Merge "Enable native_bridge_support for jsoncpp" am: 805300e850
am: a5af0d6380 Change-Id: I51a2ba686dfdf3e753d4245fdcb14eff61b64638
-rw-r--r--Android.bp1
1 files changed, 1 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index 3209f02..568cfd3 100644
--- a/Android.bp
+++ b/Android.bp
@@ -40,6 +40,7 @@ cc_library {
},
host_supported: true,
recovery_available: true,
+ native_bridge_supported: true,
}
cc_library_static {