mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-23 20:45:31 -04:00
universal7885: re-commonize fingerprint hal
This commit is contained in:
parent
056872d830
commit
d77d80d2c5
9 changed files with 14 additions and 27 deletions
|
|
@ -72,6 +72,10 @@ PRODUCT_PACKAGES += \
|
|||
android.hardware.drm@1.2.vendor \
|
||||
android.hardware.drm@1.3.vendor
|
||||
|
||||
# Fingerprint
|
||||
PRODUCT_PACKAGES += \
|
||||
android.hardware.biometrics.fingerprint@2.1-service.samsung
|
||||
|
||||
# Gatekeeper
|
||||
PRODUCT_PACKAGES += \
|
||||
android.hardware.gatekeeper@1.0-impl \
|
||||
|
|
|
|||
Loading…
Reference in a new issue