diff options
| author | dimitry <dimitry@google.com> | 2019-05-07 04:54:13 -0700 |
|---|---|---|
| committer | android-build-merger <android-build-merger@google.com> | 2019-05-07 04:54:13 -0700 |
| commit | b42d7b1aa67df1b3945092fefb8446d2530bba2d (patch) | |
| tree | 89783ecae503b5a05292b47e1626c8f9b32bf43a | |
| parent | c1e48d8b3ba4c48ae9c9a30fc2c9644da06a9a16 (diff) | |
| parent | 6840b22e8e11cb68b493297a5cd757d6eaa0b406 (diff) | |
| download | platform_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.bp | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -91,6 +91,7 @@ cc_defaults { name: "jemalloc5_defaults", defaults: ["linux_bionic_supported"], host_supported: true, + native_bridge_supported: true, cflags: common_cflags, target: { |
