From 6f6bcc2f2d4a5c1fe8a560b40bab9de94ce3577d Mon Sep 17 00:00:00 2001 From: David Stevens Date: Thu, 16 Jun 2016 20:51:58 -0700 Subject: 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 --- device.mk | 1 - 1 file changed, 1 deletion(-) 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 -- cgit v1.2.3