From 0103b6ff841d8faa85f978af182c2089bc511494 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mitja=20M=C3=BCller-Jend?= Date: Sat, 20 Sep 2014 16:15:15 +0200 Subject: [PATCH] Add Bluetooth 4.0 Low Energy (BLE) --- protou.mk | 1 + 1 file changed, 1 insertion(+) diff --git a/protou.mk b/protou.mk index c814bd7..6bade40 100644 --- a/protou.mk +++ b/protou.mk @@ -78,6 +78,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/handheld_core_hardware.xml:system/etc/permissions/handheld_core_hardware.xml \ frameworks/native/data/etc/android.hardware.usb.accessory.xml:system/etc/permissions/android.hardware.usb.accessory.xml + frameworks/native/data/etc/android.hardware.bluetooth_le.xml:system/etc/permissions/android.hardware.bluetooth_le.xml # Set usb type ADDITIONAL_DEFAULT_PROPERTIES += \