land: switch to prebuilt sensors hal
This commit is contained in:
parent
33532e0f8c
commit
79470cdb51
3 changed files with 5 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 \
|
||||
|
|
|
@ -1477,6 +1477,8 @@ etc/firmware/modem_config/S88537EC1/row_mcfg_sw.mbn
|
|||
|
||||
# Sensors
|
||||
bin/sensors.qcom
|
||||
lib/hw/sensors.msm8937.so
|
||||
lib64/hw/sensors.msm8937.so
|
||||
vendor/lib/hw/activity_recognition.msm8937.so
|
||||
vendor/lib/libsensor1.so
|
||||
vendor/lib/libsensor_reg.so
|
||||
|
|
Loading…
Reference in a new issue