f7596dae0b
This reverts commit 8ee9910
.
7 lines
212 B
Makefile
7 lines
212 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
|