Revert "land: switch to prebuilt sensors hal"
This reverts commit daa35a5a2c
Signed-off-by: Darshan Manjrekar <darshanmanjrekar1205@gmail.com>
This commit is contained in:
parent
760ab73a12
commit
f6c70d83d9
2 changed files with 3 additions and 3 deletions
|
@ -1,2 +1,2 @@
|
|||
# Sensors
|
||||
#USE_SENSOR_MULTI_HAL := true
|
||||
USE_SENSOR_MULTI_HAL := true
|
||||
|
|
|
@ -10,8 +10,8 @@ PRODUCT_COPY_FILES += \
|
|||
frameworks/native/data/etc/handheld_core_hardware.xml:system/etc/permissions/handheld_core_hardware.xml
|
||||
|
||||
# Sensors
|
||||
#PRODUCT_PACKAGES += \
|
||||
# sensors.msm8937
|
||||
PRODUCT_PACKAGES += \
|
||||
sensors.msm8937
|
||||
|
||||
PRODUCT_COPY_FILES += \
|
||||
$(DEVICE_PATH)/configs/sensors/hals.conf:system/etc/sensors/hals.conf \
|
||||
|
|
Loading…
Reference in a new issue