4de3706b0f
Change-Id: If94ab716eb95da7cf3c5f58b1265fcf630edc5e5
8 lines
337 B
Makefile
8 lines
337 B
Makefile
# Init scripts
|
|
PRODUCT_PACKAGES += \
|
|
init.qcom.usb.rc
|
|
|
|
# Permissions
|
|
PRODUCT_COPY_FILES += \
|
|
frameworks/native/data/etc/android.hardware.usb.accessory.xml:system/etc/permissions/android.hardware.usb.accessory.xml \
|
|
frameworks/native/data/etc/android.hardware.usb.host.xml:system/etc/permissions/android.hardware.usb.host.xml
|