android_device_lenovo_karate/product/fingerprint.mk

13 lines
349 B
Makefile
Raw Normal View History

# Fingerprint
PRODUCT_PACKAGES += \
fingerprintd \
fingerprint.land
# Permissions
PRODUCT_COPY_FILES += \
frameworks/native/data/etc/android.hardware.fingerprint.xml:system/etc/permissions/android.hardware.fingerprint.xml
# Non-fp patch
PRODUCT_COPY_FILES += \
$(LOCAL_PATH)/configs/check_features.sh:install/bin/check_features.sh