aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordimitry <dimitry@google.com>2019-05-07 04:44:11 -0700
committerandroid-build-merger <android-build-merger@google.com>2019-05-07 04:44:11 -0700
commit6840b22e8e11cb68b493297a5cd757d6eaa0b406 (patch)
tree89783ecae503b5a05292b47e1626c8f9b32bf43a
parentad40e8a400257539b84d3cdf565fb7594b74a012 (diff)
parent26879e335f2351bee2e51fb812a641a49d07cc2a (diff)
downloadplatform_external_jemalloc_new-ndk-sysroot-r21.tar.gz
platform_external_jemalloc_new-ndk-sysroot-r21.tar.bz2
platform_external_jemalloc_new-ndk-sysroot-r21.zip
jemalloc5 supports native_bridge am: ff3a3553d7ndk-sysroot-r21
am: 26879e335f Change-Id: Id2ba93b17636d6158ddf97b6aa7574ca075cd7d2
-rw-r--r--Android.bp1
1 files changed, 1 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index 4fa62844..8765a5fd 100644
--- a/Android.bp
+++ b/Android.bp
@@ -91,6 +91,7 @@ cc_defaults {
name: "jemalloc5_defaults",
defaults: ["linux_bionic_supported"],
host_supported: true,
+ native_bridge_supported: true,
cflags: common_cflags,
target: {