dc1dc77497
Change-Id: I564643fa4e91d1299783d60a844bdf9c7d27b60f
9 lines
360 B
Makefile
9 lines
360 B
Makefile
# Init scripts
|
|
PRODUCT_PACKAGES += \
|
|
init.qcom.usb.rc \
|
|
init.qcom.usb.sh
|
|
|
|
# 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
|