aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJiyong Park <jiyong@google.com>2018-05-21 22:31:31 -0700
committerandroid-build-merger <android-build-merger@google.com>2018-05-21 22:31:31 -0700
commit3a6a856bba83bf55e30598596f46822a46a20805 (patch)
tree8271a9f2df51aa0c2668734bc32f620a42ea59a3
parent5dca43deafd63db43bb01b7d122cccdf5bf28c4a (diff)
parente5b43afcd52d056cd81d4b46d7818d861be74cda (diff)
downloadjemalloc-3a6a856bba83bf55e30598596f46822a46a20805.tar.gz
Mark as recovery_available: true am: 20a932ea0eandroid-o-mr1-iot-release-1.0.3
am: e5b43afcd5 Change-Id: Ifcaafd13123a55976772f1c030a3cc84e6187456
-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"],