diff --git a/board/sensors.mk b/board/sensors.mk index 3105d25..1b79034 100644 --- a/board/sensors.mk +++ b/board/sensors.mk @@ -1,2 +1,2 @@ # Sensors -USE_SENSOR_MULTI_HAL := true +#USE_SENSOR_MULTI_HAL := true diff --git a/product/sensors.mk b/product/sensors.mk index d6cd2a2..cab946b 100644 --- a/product/sensors.mk +++ b/product/sensors.mk @@ -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 \ diff --git a/proprietary-files.txt b/proprietary-files.txt index 510b4a1..c96adbe 100644 --- a/proprietary-files.txt +++ b/proprietary-files.txt @@ -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