android_device_lenovo_karate/product/fingerprint.mk
2017-08-07 10:38:52 +02:00

11 lines
326 B
Makefile

# Fingerprint
PRODUCT_PACKAGES += \
fingerprintd
# 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