summaryrefslogtreecommitdiffstats
path: root/common.mk
diff options
context:
space:
mode:
authorEddy Witkamp <eddywitkamp@gmail.com>2013-11-27 20:38:00 +0100
committerMarco Brohet <therbom@gmail.com>2013-12-02 19:25:16 +0100
commit4ed4fda078e42daa3252aafb89565008e57c1c65 (patch)
tree6f6765ce4800f59bd6d3f160291242d67b0eb39f /common.mk
parente99d491752481ff9106bbd8fb52ddd4e26e284ec (diff)
downloaddevice_samsung_galaxys2-common-4ed4fda078e42daa3252aafb89565008e57c1c65.zip
device_samsung_galaxys2-common-4ed4fda078e42daa3252aafb89565008e57c1c65.tar.gz
device_samsung_galaxys2-common-4ed4fda078e42daa3252aafb89565008e57c1c65.tar.bz2
galaxys2-common: Enable Bluetooth LE feature
based on http://forum.xda-developers.com/showpost.php?p=45493157&postcount=13 Change-Id: I9d3ed6d7f8c4606ddcca46f44947352e465bab76
Diffstat (limited to 'common.mk')
-rw-r--r--common.mk3
1 files changed, 2 insertions, 1 deletions
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 += \