summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristopher Ferris <cferris@google.com>2014-07-10 21:53:29 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2014-07-10 20:55:07 +0000
commit0ce3a783d549d023ddc553a04fed717ffb2ff533 (patch)
tree0160cd85030c8d300b5a83009080fbf2d50ef75a
parent1b81aefa1abd4e60d76b30107da825c93e9cfe18 (diff)
parentd59de2dc2c2a38516bd60180ac626b10a78a802b (diff)
downloaddeb-0ce3a783d549d023ddc553a04fed717ffb2ff533.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 7e4f1f8..9ae7039 100644
--- a/BoardConfig.mk
+++ b/BoardConfig.mk
@@ -26,5 +26,7 @@ TARGET_RELEASETOOLS_EXTENSIONS := device/asus/deb
TARGET_RECOVERY_FSTAB = device/asus/deb/recovery.fstab
+MALLOC_IMPL := dlmalloc
+
-include vendor/asus/deb/BoardConfigVendor.mk
include device/asus/flo/BoardConfigCommon.mk