From 4ed4fda078e42daa3252aafb89565008e57c1c65 Mon Sep 17 00:00:00 2001 From: Eddy Witkamp Date: Wed, 27 Nov 2013 20:38:00 +0100 Subject: [PATCH] galaxys2-common: Enable Bluetooth LE feature based on http://forum.xda-developers.com/showpost.php?p=45493157&postcount=13 Change-Id: I9d3ed6d7f8c4606ddcca46f44947352e465bab76 --- common.mk | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/common.mk b/common.mk index 8042656..2f44e10 100644 --- a/common.mk +++ b/common.mk @@ -167,7 +167,8 @@ PRODUCT_COPY_FILES += \ frameworks/native/data/etc/android.hardware.wifi.xml:system/etc/permissions/android.hardware.wifi.xml \ frameworks/native/data/etc/android.software.sip.voip.xml:system/etc/permissions/android.software.sip.voip.xml \ frameworks/native/data/etc/android.software.sip.xml:system/etc/permissions/android.software.sip.xml \ - frameworks/native/data/etc/handheld_core_hardware.xml:system/etc/permissions/handheld_core_hardware.xml + frameworks/native/data/etc/handheld_core_hardware.xml:system/etc/permissions/handheld_core_hardware.xml \ + frameworks/native/data/etc/android.hardware.bluetooth_le.xml:system/etc/permissions/android.hardware.bluetooth_le.xml # Feature live wallpaper PRODUCT_COPY_FILES += \