Merge "Indicate that all emulator images support USB" into nyc-dev am: 513e69ec69 am: 7b3407f801

am: 97892ffe8c

* commit '97892ffe8cb5965cfcf63451403bd0fdadbe90c0':
  Indicate that all emulator images support USB

Change-Id: I98c6b6d3fda37a8e09f0bf21c7f8fa69083a44ea
This commit is contained in:
Bjoern Johansson 2016-05-05 15:50:18 +00:00 committed by android-build-merger
commit e71fd3b90e
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