diff --git a/Android.bp b/Android.bp index 56183ce..b727f5c 100644 --- a/Android.bp +++ b/Android.bp @@ -6,8 +6,8 @@ soong_namespace { imports: [ "hardware/qcom-caf/sm8150", "hardware/xiaomi", - "vendor/xiaomi/sm6150-common", "vendor/qcom/opensource/display", + "vendor/xiaomi/sm6150-common", ], } diff --git a/proprietary/vendor/bin/batterysecret b/proprietary/vendor/bin/batterysecret old mode 100644 new mode 100755 diff --git a/proprietary/vendor/bin/init.qcom.sensors.sh b/proprietary/vendor/bin/init.qcom.sensors.sh old mode 100644 new mode 100755 diff --git a/proprietary/vendor/bin/mi_thermald b/proprietary/vendor/bin/mi_thermald old mode 100644 new mode 100755 diff --git a/proprietary/vendor/bin/sensors.qti b/proprietary/vendor/bin/sensors.qti old mode 100644 new mode 100755 diff --git a/proprietary/vendor/bin/vibrator_calibration b/proprietary/vendor/bin/vibrator_calibration old mode 100644 new mode 100755 diff --git a/proprietary/vendor/etc/libnfc-nxp.conf b/proprietary/vendor/etc/libnfc-nxp.conf index 301f4b2..ddfc8dc 100644 --- a/proprietary/vendor/etc/libnfc-nxp.conf +++ b/proprietary/vendor/etc/libnfc-nxp.conf @@ -14,6 +14,7 @@ NXPLOG_NCIX_LOGLEVEL=0x03 NXPLOG_NCIR_LOGLEVEL=0x03 NXPLOG_FWDNLD_LOGLEVEL=0x03 NXPLOG_TML_LOGLEVEL=0x03 +NFC_DEBUG_ENABLED=0x01 ############################################################################### # Nfc Device Node name diff --git a/proprietary/vendor/framework/com.fingerprints.extension.jar b/proprietary/vendor/framework/com.fingerprints.extension.jar index b184b86..bd87374 100644 Binary files a/proprietary/vendor/framework/com.fingerprints.extension.jar and b/proprietary/vendor/framework/com.fingerprints.extension.jar differ diff --git a/proprietary/vendor/lib64/camera/components/com.qti.node.watermark.so b/proprietary/vendor/lib64/camera/components/com.qti.node.watermark.so index caae077..337b87d 100644 Binary files a/proprietary/vendor/lib64/camera/components/com.qti.node.watermark.so and b/proprietary/vendor/lib64/camera/components/com.qti.node.watermark.so differ diff --git a/proprietary/vendor/lib64/hw/fingerprint.fpc.sm6150.so b/proprietary/vendor/lib64/hw/fingerprint.fpc.sm6150.so index 7ae3205..ae8fa55 100644 Binary files a/proprietary/vendor/lib64/hw/fingerprint.fpc.sm6150.so and b/proprietary/vendor/lib64/hw/fingerprint.fpc.sm6150.so differ diff --git a/proprietary/vendor/lib64/hw/fingerprint.goodix.sm6150.so b/proprietary/vendor/lib64/hw/fingerprint.goodix.sm6150.so index c0ff25b..ea192aa 100644 Binary files a/proprietary/vendor/lib64/hw/fingerprint.goodix.sm6150.so and b/proprietary/vendor/lib64/hw/fingerprint.goodix.sm6150.so differ diff --git a/proprietary/vendor/lib64/libalRnBRT_GL_GBWRAPPER.so b/proprietary/vendor/lib64/libalRnBRT_GL_GBWRAPPER.so index 8eadaad..27facbd 100644 Binary files a/proprietary/vendor/lib64/libalRnBRT_GL_GBWRAPPER.so and b/proprietary/vendor/lib64/libalRnBRT_GL_GBWRAPPER.so differ diff --git a/proprietary/vendor/lib64/libgoodixhwfingerprint.so b/proprietary/vendor/lib64/libgoodixhwfingerprint.so index 1bb0418..d48712d 100644 Binary files a/proprietary/vendor/lib64/libgoodixhwfingerprint.so and b/proprietary/vendor/lib64/libgoodixhwfingerprint.so differ