summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristopher Ferris <cferris@google.com>2014-07-10 12:43:42 -0700
committerChristopher Ferris <cferris@google.com>2014-07-11 21:16:25 -0700
commit06bb4ed4823dfd2f7897c145667cf9bcd21a47e6 (patch)
treea74f7fe3c1de73c34f5037242eb80ffa2004c876
parentf73bfd085160416977bde46e8aa8a5ea1e96b471 (diff)
downloaddeb-06bb4ed4823dfd2f7897c145667cf9bcd21a47e6.tar.gz
Indicate this uses dlmalloc.
(cherry picked from commit d59de2dc2c2a38516bd60180ac626b10a78a802b) Change-Id: I4ecff6a232701007f7909cd36513baacbf5b3efd
-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