summaryrefslogtreecommitdiffstats
path: root/device.mk
diff options
context:
space:
mode:
authorMike Lockwood <lockwood@android.com>2011-03-02 16:29:22 -0800
committerAndroid Git Automerger <android-git-automerger@android.com>2011-03-02 16:29:22 -0800
commitb13e953d67cb5cff70e24a6161ce28ee2dba6d86 (patch)
tree070c0ce3702c93cef48f4ba81767b149025e14a9 /device.mk
parentd60aa3955d4e5de3e69dc19f5f99f611299242a3 (diff)
parent96b399ac6e521e5d5afc0da6f1462d0363eebb79 (diff)
downloaddevice_samsung_crespo-b13e953d67cb5cff70e24a6161ce28ee2dba6d86.zip
device_samsung_crespo-b13e953d67cb5cff70e24a6161ce28ee2dba6d86.tar.gz
device_samsung_crespo-b13e953d67cb5cff70e24a6161ce28ee2dba6d86.tar.bz2
am 96b399ac: Update inclusion of USB accessory feature and support library.
* commit '96b399ac6e521e5d5afc0da6f1462d0363eebb79': Update inclusion of USB accessory feature and support library.
Diffstat (limited to 'device.mk')
-rw-r--r--device.mk3
1 files changed, 1 insertions, 2 deletions
diff --git a/device.mk b/device.mk
index a0a93df..397bd67 100644
--- a/device.mk
+++ b/device.mk
@@ -94,7 +94,7 @@ PRODUCT_PACKAGES += \
PRODUCT_PACKAGES += \
libcamera \
libstagefrighthw \
- com.google.android.usb
+ com.android.future.usb.accessory
# Input device calibration files
PRODUCT_COPY_FILES += \
@@ -115,7 +115,6 @@ PRODUCT_COPY_FILES += \
frameworks/base/data/etc/android.hardware.nfc.xml:system/etc/permissions/android.hardware.nfc.xml \
frameworks/base/data/etc/android.software.sip.voip.xml:system/etc/permissions/android.software.sip.voip.xml \
frameworks/base/data/etc/android.hardware.usb.accessory.xml:system/etc/permissions/android.hardware.usb.accessory.xml \
- frameworks/base/data/etc/com.google.android.usb.xml:system/etc/permissions/com.google.android.usb.xml \
packages/wallpapers/LivePicker/android.software.live_wallpaper.xml:system/etc/permissions/android.software.live_wallpaper.xml
# The OpenGL ES API level that is natively supported by this device.