summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordimitry <dimitry@google.com>2019-05-07 15:30:18 -0700
committerandroid-build-merger <android-build-merger@google.com>2019-05-07 15:30:18 -0700
commitebe828e0f9ec7cbaa7a8173703bf7a0457629a60 (patch)
tree5bc92eb789de4db691f3918c929c09406b64c186
parent8e7e40b089bdb079c15d634c5f472fc28097d521 (diff)
parentd5744a9148fc5c64d82f5c1322c6b12120d58934 (diff)
downloadlibcxxabi-ebe828e0f9ec7cbaa7a8173703bf7a0457629a60.tar.gz
am: d5744a9148 Change-Id: I07ee83303e46cfa48e6094f76ec6fedf538a9327
-rw-r--r--Android.bp1
1 files changed, 1 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index 2a84000..157963d 100644
--- a/Android.bp
+++ b/Android.bp
@@ -19,6 +19,7 @@ cc_library_static {
host_supported: true,
vendor_available: true,
recovery_available: true,
+ native_bridge_supported: true,
srcs: [
"src/abort_message.cpp",
"src/cxa_aux_runtime.cpp",