forked from openkylin/platform_build
Merge "Copy IDC for goldfish_rotary to /system/usr/idc" into cw-f-dev
This commit is contained in:
commit
11111d875f
|
@ -61,6 +61,7 @@ PRODUCT_COPY_FILES += \
|
|||
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/input/goldfish_rotary.idc:system/usr/idc/goldfish_rotary.idc \
|
||||
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 New Issue