clover: device: Build fpc interface from source

Change-Id: I80dd66139d1e53873beb14f7937cbfb721e582ca
This commit is contained in:
Giovanni Ricca 2024-02-23 01:13:24 +08:00 committed by CakesTwix
parent face57efd7
commit 5434d570dd
Signed by: CakesTwix
GPG key ID: 7B11051D5CE19825
2 changed files with 4 additions and 1 deletions

View file

@ -36,6 +36,10 @@ PRODUCT_PACKAGES += \
TARGET_SYSTEM_PROP += $(DEVICE_PATH)/properties/system.prop TARGET_SYSTEM_PROP += $(DEVICE_PATH)/properties/system.prop
TARGET_VENDOR_PROP += $(DEVICE_PATH)/properties/vendor.prop TARGET_VENDOR_PROP += $(DEVICE_PATH)/properties/vendor.prop
# Fingerprint
PRODUCT_PACKAGES += \
com.fingerprints.extension@1.0.vendor
# Folio # Folio
PRODUCT_PACKAGES += \ PRODUCT_PACKAGES += \
folio_daemon folio_daemon

View file

@ -354,7 +354,6 @@ vendor/etc/qdcm_calib_data_NT51021_BOE_BOE10.xml
vendor/etc/permissions/com.fingerprints.extension.xml vendor/etc/permissions/com.fingerprints.extension.xml
vendor/framework/com.fingerprints.extension.jar vendor/framework/com.fingerprints.extension.jar
vendor/lib64/hw/fingerprint.fpc.so:vendor/lib64/hw/fingerprint.fpc.default.so vendor/lib64/hw/fingerprint.fpc.so:vendor/lib64/hw/fingerprint.fpc.default.so
vendor/lib64/com.fingerprints.extension@1.0.so
vendor/lib64/vendor.qti.hardware.fingerprint@1.0.so vendor/lib64/vendor.qti.hardware.fingerprint@1.0.so
# Keymaster - from Honeywell/hon660/hon660:12/94.00.03/0037:user/release-keys # Keymaster - from Honeywell/hon660/hon660:12/94.00.03/0037:user/release-keys