Merge "Bluetooth: Enable Bluetooth LE for QCOM platform"
This commit is contained in:
commit
f60c687664
|
@ -632,6 +632,7 @@ 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 \
|
||||
packages/wallpapers/LivePicker/android.software.live_wallpaper.xml:system/etc/permissions/android.software.live_wallpaper.xml \
|
||||
frameworks/native/data/etc/android.hardware.bluetooth_le.xml:system/etc/permissions/android.hardware.bluetooth_le.xml \
|
||||
|
||||
# Bluetooth configuration files
|
||||
PRODUCT_COPY_FILES += \
|
||||
|
|
Loading…
Reference in New Issue