summaryrefslogtreecommitdiffstats
path: root/device.mk
diff options
context:
space:
mode:
authorMatthew Xie <mattx@google.com>2013-05-08 19:04:54 -0700
committerMatthew Xie <mattx@google.com>2013-05-08 19:04:54 -0700
commit227dff81cafd4c7c265b8d2bb71831e63fba93f4 (patch)
tree3d1d33696be09d023fad762eb3cc48ea8e74d92f /device.mk
parente034edb8a9fe9cce0f74dee7ac37d3b4c1880ae6 (diff)
downloaddevice_samsung_tuna-227dff81cafd4c7c265b8d2bb71831e63fba93f4.zip
device_samsung_tuna-227dff81cafd4c7c265b8d2bb71831e63fba93f4.tar.gz
device_samsung_tuna-227dff81cafd4c7c265b8d2bb71831e63fba93f4.tar.bz2
Turn off BLE, GATT, and SMP of Bluetooth stack
bug 8664724 Change-Id: Ic84c089fb892e7b5c06beb0245347b97ca497216
Diffstat (limited to 'device.mk')
-rw-r--r--device.mk3
1 files changed, 1 insertions, 2 deletions
diff --git a/device.mk b/device.mk
index 0a8974c..3501de9 100644
--- a/device.mk
+++ b/device.mk
@@ -142,8 +142,7 @@ PRODUCT_COPY_FILES += \
frameworks/native/data/etc/android.software.sip.voip.xml:system/etc/permissions/android.software.sip.voip.xml \
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 \
- frameworks/native/data/etc/android.hardware.audio.low_latency.xml:system/etc/permissions/android.hardware.audio.low_latency.xml \
- frameworks/native/data/etc/android.hardware.bluetooth_le.xml:system/etc/permissions/android.hardware.bluetooth_le.xml
+ frameworks/native/data/etc/android.hardware.audio.low_latency.xml:system/etc/permissions/android.hardware.audio.low_latency.xml
# Melfas touchscreen firmware
PRODUCT_COPY_FILES += \