From abe32c07d6837f918d6a45d42bc4f7b6df0cd8f1 Mon Sep 17 00:00:00 2001 From: Vineeta Srivastava Date: Fri, 30 Jun 2017 13:44:34 -0700 Subject: [PATCH] Remove USE_SENSOR_MULTI_HAL for wahoo. Bug: 62973052 Test: verified on a device Change-Id: Ib0780be3916b97e11278118f6231dc1aa9323495 --- BoardConfig.mk | 3 --- sensors/hals.conf | 2 +- 2 files changed, 1 insertion(+), 4 deletions(-) diff --git a/BoardConfig.mk b/BoardConfig.mk index b36858cc..54e68a49 100644 --- a/BoardConfig.mk +++ b/BoardConfig.mk @@ -119,9 +119,6 @@ BOARD_VENDOR_QCOM_LOC_PDK_FEATURE_SET := true # RenderScript OVERRIDE_RS_DRIVER := libRSDriver_adreno.so -# Sensors -USE_SENSOR_MULTI_HAL := true - # wlan BOARD_WLAN_DEVICE := qcwcn BOARD_WPA_SUPPLICANT_DRIVER := NL80211 diff --git a/sensors/hals.conf b/sensors/hals.conf index 5f3a14be..ace979a9 100644 --- a/sensors/hals.conf +++ b/sensors/hals.conf @@ -1 +1 @@ -sensors.ssc.so +sensors.msm8998.so