From 9b7fe62fa06e76abd3c387035673952a89257bd7 Mon Sep 17 00:00:00 2001 From: Vachounet Date: Tue, 15 May 2018 17:44:54 +0200 Subject: [PATCH] sanders: get rid of multihal config --- BoardConfig.mk | 3 --- 1 file changed, 3 deletions(-) diff --git a/BoardConfig.mk b/BoardConfig.mk index f5ccd55..ee06ccb 100644 --- a/BoardConfig.mk +++ b/BoardConfig.mk @@ -210,9 +210,6 @@ TARGET_RELEASETOOLS_EXTENSIONS := $(DEVICE_PATH)/releasetools #include device/qcom/sepolicy/sepolicy.mk #BOARD_SEPOLICY_DIRS += $(DEVICE_PATH)/sepolicy -# Sensor -USE_SENSOR_MULTI_HAL := true - # Shim TARGET_LD_SHIM_LIBS := \ /vendor/bin/adspd|libshim_adsp.so \