sdm660-common: Uprev fp to 2.3
Signed-off-by: pix106 <sbordenave@gmail.com>
This commit is contained in:
parent
5182be1445
commit
cb5d34ddf3
2 changed files with 3 additions and 3 deletions
|
@ -119,7 +119,7 @@ PRODUCT_PACKAGES += \
|
|||
|
||||
# Biometrics
|
||||
PRODUCT_PACKAGES += \
|
||||
android.hardware.biometrics.fingerprint@2.1-service.xiaomi_sdm660
|
||||
android.hardware.biometrics.fingerprint@2.3-service.xiaomi_sdm660
|
||||
|
||||
# Bluetooth
|
||||
PRODUCT_PACKAGES += \
|
||||
|
@ -261,7 +261,7 @@ PRODUCT_PACKAGES += \
|
|||
libhwbinder.vendor
|
||||
|
||||
PRODUCT_PACKAGES += \
|
||||
android.hardware.biometrics.fingerprint@2.1.vendor \
|
||||
android.hardware.biometrics.fingerprint@2.3.vendor \
|
||||
android.hardware.bluetooth@1.0.vendor \
|
||||
android.frameworks.displayservice@1.0.vendor \
|
||||
android.hardware.gatekeeper@1.0.vendor \
|
||||
|
|
2
sepolicy/vendor/file_contexts
vendored
2
sepolicy/vendor/file_contexts
vendored
|
@ -2,7 +2,7 @@
|
|||
/(vendor|system/vendor)/bin/tinymix u:object_r:vendor_tinyalsa_exec:s0
|
||||
|
||||
# Biometric
|
||||
/(vendor|system/vendor)/bin/hw/android\.hardware\.biometrics\.fingerprint@2\.1-service\.xiaomi_sdm660 u:object_r:hal_fingerprint_sdm660_exec:s0
|
||||
/(vendor|system/vendor)/bin/hw/android\.hardware\.biometrics\.fingerprint@2\.3-service\.xiaomi_sdm660 u:object_r:hal_fingerprint_sdm660_exec:s0
|
||||
/(vendor|system/vendor)/bin/init\.goodix\.sh u:object_r:hal_fingerprint_sdm660_exec:s0
|
||||
|
||||
# Camera
|
||||
|
|
Loading…
Reference in a new issue