1a2a6ae080
Change-Id: I4204f3842618ffde85b6d254b0c0d235364469e5
7 lines
231 B
Makefile
7 lines
231 B
Makefile
# Fingerprint
|
|
PRODUCT_PACKAGES += \
|
|
fingerprintd
|
|
|
|
# Permissions
|
|
PRODUCT_COPY_FILES += \
|
|
frameworks/native/data/etc/android.hardware.fingerprint.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.fingerprint.xml
|