summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Salyzyn <salyzyn@google.com>2015-02-24 17:33:18 -0800
committerJP Abgrall <jpa@google.com>2015-02-26 01:16:28 +0000
commit65e77c7f05c6fec95a826199f3ecca0346540667 (patch)
tree83e7d13f27eee5a5227563b09447b4165455251d
parent9da3be0a72344ce371c78de9bc9c74bd72515acd (diff)
downloadmanta-65e77c7f05c6fec95a826199f3ecca0346540667.tar.gz
manta: build libmllite from sourceandroid-5.1.1_r5
This allows picking up a fix not to be made available yet in the prebuilt lib used by other devices. Needs the matching hardware/invensense/60xx/libsensors_iio/ change Ie06912843e82811a6728cf0a67ce1cf801efa997 Bug: 18958411 Change-Id: I6ff8cf31953303075a0573466401a6b6db52eeb0
-rw-r--r--BoardConfig.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/BoardConfig.mk b/BoardConfig.mk
index 4e2eb7c..fe5e4fe 100644
--- a/BoardConfig.mk
+++ b/BoardConfig.mk
@@ -97,3 +97,5 @@ BOARD_SEPOLICY_UNION += \
system_server.te
MALLOC_IMPL := dlmalloc
+
+BOARD_INV_LIBMLLITE_FROM_SOURCE := true