Change-Id: I1577cb9e1c5ef60c9b0acb65b85b6bd8002c69f1
# HotwordEnrollement
PRODUCT_COPY_FILES += \
$(COMMON_PATH)/configs/privapp-permissions-hotword.xml:system/etc/permissions/privapp-permissions-hotword.xml
+
+# NFC
+PRODUCT_PACKAGES += \
+ NfcNci \
+ Tag \
+ SecureElement \
+ com.android.nfc_extras
+
+# Permissions
+PRODUCT_COPY_FILES += \
+ frameworks/native/data/etc/android.hardware.nfc.xml:system/etc/permissions/android.hardware.nfc.xml \
+ frameworks/native/data/etc/android.hardware.nfc.hce.xml:system/etc/permissions/android.hardware.nfc.hce.xml \
+ frameworks/native/data/etc/android.hardware.nfc.hce.xml:system/etc/permissions/android.hardware.nfc.hcef.xml