summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristopher Ferris <cferris@google.com>2014-07-10 22:04:47 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2014-07-10 20:55:07 +0000
commite5033bc80764067cbb1c9dc3970f0718e35ae8c7 (patch)
tree68a6239aa39e871e9934dfc231d3691f13b1db1f
parentd6a03e1876a36580f190130daa6e5b78314675a6 (diff)
parentc5258394a2a448fedcf80a45b0111b9667f8a4fe (diff)
downloadtilapia-l-preview.tar.gz
Merge "Indicate this uses dlmalloc."android-l-preview_r2l-preview
-rw-r--r--BoardConfig.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/BoardConfig.mk b/BoardConfig.mk
index 5c47707..3ae8850 100644
--- a/BoardConfig.mk
+++ b/BoardConfig.mk
@@ -42,3 +42,5 @@ TARGET_RELEASETOOLS_EXTENSIONS := device/asus/tilapia
include device/asus/grouper/BoardConfigCommon.mk
TARGET_RECOVERY_FSTAB = device/asus/tilapia/fstab.grouper
+
+MALLOC_IMPL := dlmalloc