5 lines
256 B
Makefile
5 lines
256 B
Makefile
|
# Permissions
|
||
|
PRODUCT_COPY_FILES += \
|
||
|
frameworks/native/data/etc/android.hardware.nfc.hce.xml:system/etc/permissions/android.hardware.nfc.hce.xml \
|
||
|
frameworks/native/data/etc/android.hardware.nfc.xml:system/etc/permissions/android.hardware.nfc.xml
|