From 381a05756bdbe474ab76242a4e2934d81b8975e9 Mon Sep 17 00:00:00 2001 From: Simon Shields Date: Sat, 5 Mar 2016 20:36:08 +1100 Subject: i9300: rewrite libsensors in c++ * based off t0lte sensors * AkmSensor kanged from i9100 (added sensor status support) * has a working compass! Change-Id: Iaed0463c33089ca0b636be4ba3f966f2e25f34f9 --- BoardConfig.mk | 3 --- 1 file changed, 3 deletions(-) (limited to 'BoardConfig.mk') diff --git a/BoardConfig.mk b/BoardConfig.mk index cabfc99..001780d 100644 --- a/BoardConfig.mk +++ b/BoardConfig.mk @@ -31,9 +31,6 @@ 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 -- cgit v1.1