common: Drop advertising NFC support

Reference devices do not have NFC support, so dropping it from common
list of advertised capabilities.

Change-Id: I62ac2f51ac04e6906d21b16ee62bcc694ade2486
This commit is contained in:
Ajay Dudani 2012-01-26 20:51:17 -08:00
parent 8a83e52e36
commit e2c1872061
1 changed files with 0 additions and 1 deletions

View File

@ -447,7 +447,6 @@ PRODUCT_COPY_FILES := \
frameworks/base/data/etc/android.hardware.sensor.proximity.xml:system/etc/permissions/android.hardware.sensor.proximity.xml \
frameworks/base/data/etc/android.hardware.sensor.light.xml:system/etc/permissions/android.hardware.sensor.light.xml \
frameworks/base/data/etc/android.hardware.sensor.gyroscope.xml:system/etc/permissions/android.hardware.sensor.gyroscope.xml \
frameworks/base/data/etc/android.hardware.nfc.xml:system/etc/permissions/android.hardware.nfc.xml \
frameworks/base/data/etc/android.hardware.usb.accessory.xml:system/etc/permissions/android.hardware.usb.accessory.xml \
frameworks/base/data/etc/android.hardware.usb.host.xml:system/etc/permissions/android.hardware.usb.host.xml \