Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e4443b7b authored by Bernhard Thoben's avatar Bernhard Thoben
Browse files

kitakami-common: Commit "Switch to AOSP FP HAL 2.1" leads to a no longer...

kitakami-common: Commit "Switch to AOSP FP HAL 2.1" leads to a no longer working fingerprint sensor.

- Consequently the fingerprint service must be changed.

Change-Id: I2e0a418460ef8b80669e69196c2830478259eae1
parent 2d52879b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -182,7 +182,7 @@ PRODUCT_COPY_FILES += \
    frameworks/native/data/etc/android.hardware.fingerprint.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.fingerprint.xml

PRODUCT_PACKAGES += \
    android.hardware.biometrics.fingerprint@2.1-service.kitakami
    android.hardware.biometrics.fingerprint@2.1-service
    
# Gatekeeper
PRODUCT_PACKAGES += \
+0 −3
Original line number Diff line number Diff line
@@ -47,9 +47,6 @@
/data/fpc(/.*)?                                            u:object_r:fpc_data_file:s0
/data/fpcd(/.*)?                                           u:object_r:fpc_data_file:s0

# Fingerprint
/(vendor|system/vendor)/bin/hw/android\.hardware\.biometrics\.fingerprint@2\.1-service.kitakami u:object_r:hal_fingerprint_default_exec:s0

# FM
/(vendor|system/vendor)/bin/brcm-uim-sysfs                 u:object_r:brcm_uim_exec:s0