clover: device: Build fpc interface from source
Change-Id: I80dd66139d1e53873beb14f7937cbfb721e582ca
This commit is contained in:
parent
face57efd7
commit
5434d570dd
2 changed files with 4 additions and 1 deletions
|
@ -36,6 +36,10 @@ PRODUCT_PACKAGES += \
|
|||
TARGET_SYSTEM_PROP += $(DEVICE_PATH)/properties/system.prop
|
||||
TARGET_VENDOR_PROP += $(DEVICE_PATH)/properties/vendor.prop
|
||||
|
||||
# Fingerprint
|
||||
PRODUCT_PACKAGES += \
|
||||
com.fingerprints.extension@1.0.vendor
|
||||
|
||||
# Folio
|
||||
PRODUCT_PACKAGES += \
|
||||
folio_daemon
|
||||
|
|
|
@ -354,7 +354,6 @@ vendor/etc/qdcm_calib_data_NT51021_BOE_BOE10.xml
|
|||
vendor/etc/permissions/com.fingerprints.extension.xml
|
||||
vendor/framework/com.fingerprints.extension.jar
|
||||
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
|
||||
|
||||
# Keymaster - from Honeywell/hon660/hon660:12/94.00.03/0037:user/release-keys
|
||||
|
|
Loading…
Reference in a new issue