dre: Switch to oplus fingerprint HAL
The generic fingerprint HAL no longer works here. Change-Id: Ibe16dd5f1e5c30de179c034e15b68ffb4a6f72ec
This commit is contained in:
parent
da0d89af57
commit
5d02516f7a
1 changed files with 1 additions and 2 deletions
|
@ -214,8 +214,7 @@ PRODUCT_PACKAGES += \
|
|||
|
||||
# Fingerprint
|
||||
PRODUCT_PACKAGES += \
|
||||
android.hardware.biometrics.fingerprint@2.1-service \
|
||||
vendor.oneplus.fingerprint.extension@1.0.vendor
|
||||
android.hardware.biometrics.fingerprint@2.3-service.oplus
|
||||
|
||||
PRODUCT_COPY_FILES += \
|
||||
frameworks/native/data/etc/android.hardware.fingerprint.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.fingerprint.xml
|
||||
|
|
Loading…
Reference in a new issue