summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Android.bp1
1 files changed, 1 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index 8765a5fd..abb41ff8 100644
--- a/Android.bp
+++ b/Android.bp
@@ -146,6 +146,7 @@ lib_src_files = [
//-----------------------------------------------------------------------
cc_library {
name: "libjemalloc5",
+ ramdisk_available: true,
recovery_available: true,
defaults: ["jemalloc5_defaults"],