xpeng: Declare support for Mifare tags

This device uses an NXP chip
and supports Mifare tags. This adds the xml file
to make NXP's apps work properly.

Change-Id: I9f2f04d3c5c211185bf2ab0d5a797070c49d4b98
This commit is contained in:
blunden 2013-06-23 09:20:46 +02:00 committed by Marc Bourgoin
parent 42ef4334c5
commit 7a7306bb4b

View file

@ -91,7 +91,8 @@ PRODUCT_PACKAGES += \
# Permissions # Permissions
PRODUCT_COPY_FILES += \ PRODUCT_COPY_FILES += \
frameworks/native/data/etc/android.hardware.nfc.hcef.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.nfc.hcef.xml frameworks/native/data/etc/android.hardware.nfc.hcef.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.nfc.hcef.xml \
frameworks/native/data/etc/com.nxp.mifare.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/com.nxp.mifare.xml
# Sensors # Sensors
PRODUCT_PACKAGES += \ PRODUCT_PACKAGES += \