diff --git a/device.mk b/device.mk index 2c93964..464080b 100644 --- a/device.mk +++ b/device.mk @@ -104,6 +104,10 @@ PRODUCT_PACKAGES += \ android.hardware.fastboot@1.1-impl-mock \ fastbootd +# Fingerprint +PRODUCT_PACKAGES += \ + android.hardware.biometrics.fingerprint@2.1.vendor:64 + # Gatekeeper PRODUCT_PACKAGES += \ android.hardware.gatekeeper@1.0-impl \ diff --git a/proprietary-files.txt b/proprietary-files.txt index 2098d5b..0f07e54 100644 --- a/proprietary-files.txt +++ b/proprietary-files.txt @@ -355,6 +355,13 @@ vendor/lib64/vendor.mediatek.hardware.pq@2.7.so vendor/lib64/vendor.mediatek.hardware.pq@2.8.so vendor/lib64/vendor.mediatek.hardware.pq@2.9.so +# Fingerprint +vendor/bin/hw/android.hardware.biometrics.fingerprint@2.1-service +vendor/etc/init/android.hardware.biometrics.fingerprint@2.1-service.rc +vendor/etc/init/vendor.fpsensor.rc +-vendor/etc/vintf/manifest/android.hardware.biometrics.fingerprint@2.1-service.xml +vendor/lib64/hw/fpsensor_fingerprint.default.so + # Firmware vendor/firmware/BT_FW.cfg vendor/firmware/WIFI_RAM_CODE_soc2_2_1d_1.bin