From 741a1eefbec25ee918c25c358fb514af0a0b24b6 Mon Sep 17 00:00:00 2001 From: Patrick Harbers Date: Tue, 26 Dec 2017 19:04:23 +0100 Subject: [PATCH] Revert "sensors: Enable fusion sensor for virual gyroscope" - AOSP already provides rotation virtual sensor - For all other things, they need to use the accelarator sensor This reverts commit 3b202725c1550c873b8bbfa3f8229982be283199. Change-Id: I86c7a12f745c646826b4a92456f6db1f35415543 --- BoardConfig.mk | 4 ---- 1 file changed, 4 deletions(-) diff --git a/BoardConfig.mk b/BoardConfig.mk index 863aaff..d961f60 100644 --- a/BoardConfig.mk +++ b/BoardConfig.mk @@ -129,10 +129,6 @@ POWERHAL_MFLD := true # Lights TARGET_PROVIDES_LIBLIGHT := true -# Sensors -BOARD_GLOBAL_CFLAGS += -DCOMPAT_SENSORS_M -BOARD_USE_LEGACY_SENSORS_FUSION := true - # Charger BOARD_CHARGER_ENABLE_SUSPEND := true BOARD_HEALTHD_CUSTOM_CHARGER_RES := $(LOCAL_PATH)/modules/libhealthd/images