summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Stevens <stevensd@google.com>2016-06-16 20:51:58 -0700
committerDavid Stevens <stevensd@google.com>2016-06-16 20:59:47 -0700
commit6f6bcc2f2d4a5c1fe8a560b40bab9de94ce3577d (patch)
tree9fd388f7e556db74ea0e748d32b21286d31d95c4
parentd349b8dd3c1003ea21e56f5946402a0fdaed050e (diff)
downloadfugu-6f6bcc2f2d4a5c1fe8a560b40bab9de94ce3577d.tar.gz
Remove usb accessory feature from fugu
Support for accessory mode was removed in ag/518828, but the feature declaration was never removed. Bug: 29190652 Change-Id: I7727893dbc64b3e3abc53e2f9b9a79082e67ce22
-rw-r--r--device.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/device.mk b/device.mk
index 5359dfd..f2888fb 100644
--- a/device.mk
+++ b/device.mk
@@ -229,7 +229,6 @@ PRODUCT_COPY_FILES += \
frameworks/native/data/etc/android.hardware.wifi.direct.xml:system/etc/permissions/android.hardware.wifi.direct.xml \
frameworks/native/data/etc/android.hardware.bluetooth_le.xml:system/etc/permissions/android.hardware.bluetooth_le.xml \
frameworks/native/data/etc/android.hardware.bluetooth.xml:system/etc/permissions/android.hardware.bluetooth.xml \
- frameworks/native/data/etc/android.hardware.usb.accessory.xml:system/etc/permissions/android.hardware.usb.accessory.xml \
frameworks/native/data/etc/android.hardware.usb.host.xml:system/etc/permissions/android.hardware.usb.host.xml \
frameworks/native/data/etc/android.hardware.hdmi.cec.xml:system/etc/permissions/android.hardware.hdmi.cec.xml \
frameworks/native/data/etc/android.software.midi.xml:system/etc/permissions/android.software.midi.xml