summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristopher Ferris <cferris@google.com>2014-10-28 04:31:01 +0000
committerAndroid Git Automerger <android-git-automerger@android.com>2014-10-28 04:31:01 +0000
commitf7bd9fa832e3256aa4eb940d1e844f07d966b7ab (patch)
treee4178201ad6b1e7671a4f9391609926e28a9040f
parent9531174d21b643d846a8bd5bdf72e59fd7830f30 (diff)
parent0ce3a783d549d023ddc553a04fed717ffb2ff533 (diff)
downloaddeb-f7bd9fa832e3256aa4eb940d1e844f07d966b7ab.tar.gz
am 0ce3a783: Merge "Indicate this uses dlmalloc."
* commit '0ce3a783d549d023ddc553a04fed717ffb2ff533': Indicate this uses dlmalloc.
-rw-r--r--BoardConfig.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/BoardConfig.mk b/BoardConfig.mk
index 97629d5..2c99425 100644
--- a/BoardConfig.mk
+++ b/BoardConfig.mk
@@ -24,5 +24,7 @@ TARGET_RELEASETOOLS_EXTENSIONS := device/asus/deb
TARGET_RECOVERY_FSTAB = device/asus/deb/fstab.deb
+MALLOC_IMPL := dlmalloc
+
-include vendor/asus/deb/BoardConfigVendor.mk
include device/asus/flo/BoardConfigCommon.mk