Skip to content

Commit

Permalink
Revert "sensors: Enable fusion sensor for virual gyroscope"
Browse files Browse the repository at this point in the history
- AOSP already provides rotation virtual sensor
- For all other things, they need to use the accelarator sensor

This reverts commit 3b20272.

Change-Id: I86c7a12f745c646826b4a92456f6db1f35415543
  • Loading branch information
HazouPH committed Dec 28, 2017
1 parent 3ac5c14 commit 741a1ee
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions BoardConfig.mk
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 741a1ee

Please sign in to comment.