aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordimitry <dimitry@google.com>2019-05-07 04:39:38 -0700
committerandroid-build-merger <android-build-merger@google.com>2019-05-07 04:39:38 -0700
commit26879e335f2351bee2e51fb812a641a49d07cc2a (patch)
tree89783ecae503b5a05292b47e1626c8f9b32bf43a
parentfd9872508f3756775dd67b43c79664396802f463 (diff)
parentff3a3553d7b850fdd1572ae6453842a296790efe (diff)
downloadplatform_external_jemalloc_new-26879e335f2351bee2e51fb812a641a49d07cc2a.tar.gz
platform_external_jemalloc_new-26879e335f2351bee2e51fb812a641a49d07cc2a.tar.bz2
platform_external_jemalloc_new-26879e335f2351bee2e51fb812a641a49d07cc2a.zip
jemalloc5 supports native_bridge
am: ff3a3553d7 Change-Id: If00479492928217206c3da592a9bc61ac70a4be4
-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: {