universal7885: Switch to AIDL fingerprint HAL

- Also cleanup overlays
This commit is contained in:
roynatech2544 2024-04-02 12:09:39 +09:00
commit 36603afb7f
9 changed files with 12 additions and 125 deletions

View file

@ -128,7 +128,7 @@ PRODUCT_PACKAGES += \
TARGET_BOARD_HAS_FP ?= true
ifeq ($(TARGET_BOARD_HAS_FP), true)
PRODUCT_PACKAGES += \
android.hardware.biometrics.fingerprint@2.3-service.samsung
android.hardware.biometrics.fingerprint-service.samsung
endif
# Gatekeeper

View file

@ -59,3 +59,7 @@ ro.config.vc_call_vol_steps=8
ro.vendor.vibrator_hal.click_duration=75
ro.vendor.vibrator_hal.tick_duration=65
ro.vendor.vibrator_hal.texture_tick_duration=60
# Fingerprint
ro.vendor.fingerprint.type?=rear
ro.vendor.fingerprint.supports_gestures?=true