From 7605dbfd6d2807efb727b7cf006eb87a8fbfe6bb Mon Sep 17 00:00:00 2001 From: nailyk-fr Date: Sat, 11 Feb 2017 14:54:32 +0100 Subject: shinano-common: build: Build sensor hal * Build sensor HAL Change-Id: I21797845b55111b752eecc35bc88ef567d13857d --- BoardConfigCommon.mk | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'BoardConfigCommon.mk') diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk index 72b3b48..dfdcd68 100644 --- a/BoardConfigCommon.mk +++ b/BoardConfigCommon.mk @@ -43,6 +43,7 @@ BOARD_BLUEDROID_VENDOR_CONF := device/sony/shinano-common/bluetooth/vnd_shinano. # Camera USE_DEVICE_SPECIFIC_CAMERA := true +TARGET_NEEDS_PLATFORM_TEXT_RELOCATIONS := true # CM Hardware BOARD_HARDWARE_CLASS += device/sony/shinano-common/cmhw @@ -60,6 +61,9 @@ TARGET_INIT_VENDOR_LIB := libinit_shinano BOARD_SEPOLICY_DIRS += \ device/sony/shinano-common/sepolicy +#Sensors +USE_SENSOR_MULTI_HAL := true + # Wifi WPA_SUPPLICANT_VERSION := VER_0_8_X BOARD_WLAN_DEVICE := bcmdhd -- cgit v1.2.3