4de3706b0f
Change-Id: If94ab716eb95da7cf3c5f58b1265fcf630edc5e5
8 lines
328 B
Makefile
8 lines
328 B
Makefile
# Init
|
|
PRODUCT_PACKAGES += \
|
|
init.qcom.bt.sh
|
|
|
|
# Permissions
|
|
PRODUCT_COPY_FILES += \
|
|
frameworks/native/data/etc/android.hardware.bluetooth.xml:system/etc/permissions/android.hardware.bluetooth.xml \
|
|
frameworks/native/data/etc/android.hardware.bluetooth_le.xml:system/etc/permissions/android.hardware.bluetooth_le.xml
|