aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordimitry <dimitry@google.com>2019-05-07 04:54:13 -0700
committerandroid-build-merger <android-build-merger@google.com>2019-05-07 04:54:13 -0700
commitb42d7b1aa67df1b3945092fefb8446d2530bba2d (patch)
tree89783ecae503b5a05292b47e1626c8f9b32bf43a
parentc1e48d8b3ba4c48ae9c9a30fc2c9644da06a9a16 (diff)
parent6840b22e8e11cb68b493297a5cd757d6eaa0b406 (diff)
downloadplatform_external_jemalloc_new-b42d7b1aa67df1b3945092fefb8446d2530bba2d.tar.gz
platform_external_jemalloc_new-b42d7b1aa67df1b3945092fefb8446d2530bba2d.tar.bz2
platform_external_jemalloc_new-b42d7b1aa67df1b3945092fefb8446d2530bba2d.zip
jemalloc5 supports native_bridge am: ff3a3553d7 am: 26879e335f
am: 6840b22e8e Change-Id: I8828c63349d5f8546c6eaef86d66b058f1cb9787
-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: {