summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Salyzyn <salyzyn@google.com>2015-02-24 17:33:18 -0800
committerThe Android Automerger <android-build@google.com>2015-03-25 18:49:23 -0700
commit10299be0b0c2ea77f7a01a75cb4266fdcaf6214b (patch)
tree83e7d13f27eee5a5227563b09447b4165455251d
parent017ed8f597f2a932050cb68ffa20b6f7bbba190e (diff)
downloadmanta-10299be0b0c2ea77f7a01a75cb4266fdcaf6214b.tar.gz
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