diff --git a/device.mk b/device.mk index 890499d..27d1495 100644 --- a/device.mk +++ b/device.mk @@ -53,7 +53,8 @@ PRODUCT_COPY_FILES += \ # Fingerprint PRODUCT_PACKAGES += \ - android.hardware.biometrics.fingerprint@2.1-service.berlna + android.hardware.biometrics.fingerprint@2.1-service.berlna \ + com.motorola.hardware.biometric.fingerprint@1.0 $(foreach f,$(wildcard $(LOCAL_PATH)/configs/idc/*.idc),\ $(eval PRODUCT_COPY_FILES += $(f):$(TARGET_COPY_OUT_VENDOR)/usr/idc/$(notdir $f))) diff --git a/proprietary-files.txt b/proprietary-files.txt index 8c67f97..29f87ea 100644 --- a/proprietary-files.txt +++ b/proprietary-files.txt @@ -422,9 +422,6 @@ vendor/etc/qdcm_calib_data_nt36672e_60_Hz_fhd_plus_video_mode_panel_without_DSC. vendor/etc/qdcm_calib_data_nt36672e_fhd_plus_120Hz_Video_panel.xml vendor/etc/qdcm_calib_data_nt36672e_fhd_plus_144Hz_video_panel.xml -# Fingerprint -vendor/lib64/com.motorola.hardware.biometric.fingerprint@1.0.so - # Fingerprint (goodix) vendor/lib64/hw/fingerprint.goodix.default.so vendor/lib64/libgf_ca.so