Merge "Indicate that all emulator images support USB" into nyc-dev am: 513e69ec69
am: 7b3407f801
* commit '7b3407f8015ffb2e51c86183f25a2d2a9cf5146d':
Indicate that all emulator images support USB
Change-Id: I2acfe08236afb8b4d2de58cb4419e9ba07bd3c6f
This commit is contained in:
commit
97892ffe8c
1 changed files with 2 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue