Merge "Indicate that all emulator images support USB" into nyc-dev

This commit is contained in:
Bjoern Johansson 2016-05-05 15:38:32 +00:00 committed by Android (Google) Code Review
commit 513e69ec69
1 changed files with 2 additions and 1 deletions

View File

@ -60,7 +60,8 @@ PRODUCT_COPY_FILES += \
device/generic/goldfish/ueventd.goldfish.rc:root/ueventd.goldfish.rc \
device/generic/goldfish/init.ranchu.rc:root/init.ranchu.rc \
device/generic/goldfish/fstab.ranchu:root/fstab.ranchu \
device/generic/goldfish/ueventd.ranchu.rc:root/ueventd.ranchu.rc
device/generic/goldfish/ueventd.ranchu.rc:root/ueventd.ranchu.rc \
frameworks/native/data/etc/android.hardware.usb.accessory.xml:system/etc/permissions/android.hardware.usb.accessory.xml
PRODUCT_PACKAGE_OVERLAYS := device/generic/goldfish/overlay