aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJiyong Park <jiyong@google.com>2018-05-21 22:24:04 -0700
committerandroid-build-merger <android-build-merger@google.com>2018-05-21 22:24:04 -0700
commite5b43afcd52d056cd81d4b46d7818d861be74cda (patch)
tree8271a9f2df51aa0c2668734bc32f620a42ea59a3
parentb7be677fa4873914f1f3f913cb91ef3f097f23f2 (diff)
parent20a932ea0efddf873ccf1b7a43305ac55ac97f71 (diff)
downloadjemalloc-e5b43afcd52d056cd81d4b46d7818d861be74cda.tar.gz
Mark as recovery_available: true
am: 20a932ea0e Change-Id: I15e0357ed6a28b3289dae87be113f26dfe948838
-rw-r--r--Android.bp1
1 files changed, 1 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index 0dd1e94..e7d9ea0 100644
--- a/Android.bp
+++ b/Android.bp
@@ -134,6 +134,7 @@ lib_src_files = [
//-----------------------------------------------------------------------
cc_library_static {
name: "libjemalloc",
+ recovery_available: true,
defaults: ["jemalloc_defaults"],