mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-23 04:25:33 -04:00
universal7885: Compile fingerprint HAL from source
Change-Id: I0c0f3344c90acba572acd27138be8bd213ee21d2 Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
This commit is contained in:
parent
b5296c3328
commit
4ef67b7b44
3 changed files with 4 additions and 14 deletions
|
|
@ -45,6 +45,10 @@ PRODUCT_PACKAGES += \
|
|||
PRODUCT_PACKAGES += \
|
||||
vendor.lineage.fastcharge@1.0-service.samsung
|
||||
|
||||
# Figerprint
|
||||
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