berlna: Migrate to OSS fingerprint interface
Change-Id: Ib179df9f9e509834eed2031d370d18ee98feac48
This commit is contained in:
parent
5019dd6b89
commit
b15fc6819f
2 changed files with 2 additions and 4 deletions
|
@ -53,7 +53,8 @@ PRODUCT_COPY_FILES += \
|
||||||
|
|
||||||
# Fingerprint
|
# Fingerprint
|
||||||
PRODUCT_PACKAGES += \
|
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),\
|
$(foreach f,$(wildcard $(LOCAL_PATH)/configs/idc/*.idc),\
|
||||||
$(eval PRODUCT_COPY_FILES += $(f):$(TARGET_COPY_OUT_VENDOR)/usr/idc/$(notdir $f)))
|
$(eval PRODUCT_COPY_FILES += $(f):$(TARGET_COPY_OUT_VENDOR)/usr/idc/$(notdir $f)))
|
||||||
|
|
|
@ -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_120Hz_Video_panel.xml
|
||||||
vendor/etc/qdcm_calib_data_nt36672e_fhd_plus_144Hz_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)
|
# Fingerprint (goodix)
|
||||||
vendor/lib64/hw/fingerprint.goodix.default.so
|
vendor/lib64/hw/fingerprint.goodix.default.so
|
||||||
vendor/lib64/libgf_ca.so
|
vendor/lib64/libgf_ca.so
|
||||||
|
|
Loading…
Reference in a new issue