summaryrefslogtreecommitdiffstats
path: root/BoardConfig.mk
diff options
context:
space:
mode:
authorSimon Shields <keepcalm444@gmail.com>2015-12-23 14:29:13 +1100
committerSimon Shields <keepcalm444@gmail.com>2015-12-23 14:29:13 +1100
commit68a1cea0871a356d7c6e2989ec576bff3178db7e (patch)
tree325f1ae73a3a8ff647dbcda1c887487033e04601 /BoardConfig.mk
parentf115fa584b0a929ba504b51899b97c706404e6dd (diff)
downloaddevice_samsung_i9300-68a1cea0871a356d7c6e2989ec576bff3178db7e.zip
device_samsung_i9300-68a1cea0871a356d7c6e2989ec576bff3178db7e.tar.gz
device_samsung_i9300-68a1cea0871a356d7c6e2989ec576bff3178db7e.tar.bz2
i9300: ensure we don't build opensource sensors
currently the compass seems to be really broken, so we'll use the proprietary ones for now Change-Id: I195e0765da7789d38940835d9e8c6eff4e09a900
Diffstat (limited to 'BoardConfig.mk')
-rw-r--r--BoardConfig.mk3
1 files changed, 3 insertions, 0 deletions
diff --git a/BoardConfig.mk b/BoardConfig.mk
index 3cbef38..3130ef3 100644
--- a/BoardConfig.mk
+++ b/BoardConfig.mk
@@ -31,6 +31,9 @@ COMMON_GLOBAL_CFLAGS += -DDISABLE_ASHMEM_TRACKING
# Graphics
TARGET_REQUIRES_SYNCHRONOUS_SETSURFACE := true
+# Sensors
+BOARD_USES_OPENSOURCE_SENSORS := false
+
# Bluetooth
BOARD_BLUETOOTH_BDROID_BUILDCFG_INCLUDE_DIR := device/samsung/i9300/bluetooth