diff options
author | android-build-team Robot <android-build-team-robot@google.com> | 2020-10-30 01:01:41 +0000 |
---|---|---|
committer | android-build-team Robot <android-build-team-robot@google.com> | 2020-10-30 01:01:41 +0000 |
commit | c3ced62efeee1ce1c992188cc76d8d3ba02a7939 (patch) | |
tree | 1f9fb4882bd29600e7abf6f95de8d8fa44e32bfc | |
parent | d9b2c23d261099a9cb3048067c0eac0c458a015f (diff) | |
parent | 35050b2baf51b1bcfa81480bdaea93c470de6ebf (diff) |
Snap for 6940725 from 35050b2baf51b1bcfa81480bdaea93c470de6ebf to sc-release
Change-Id: Iaf221f3123486e9e95ab9ad6bc16ce6568e93ba4
-rw-r--r-- | Android.bp | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -147,6 +147,7 @@ lib_src_files = [ cc_library { name: "libjemalloc5", ramdisk_available: true, + vendor_ramdisk_available: true, recovery_available: true, defaults: ["jemalloc5_defaults"], |