aboutsummaryrefslogtreecommitdiffstats
path: root/device-common.mk
diff options
context:
space:
mode:
authorAndré Pinela <sheffzor@gmail.com>2016-09-07 20:11:40 +0100
committerAndreas Blaesius <skate4life@gmx.de>2016-09-15 16:38:06 +0200
commita234348b622d15479c68714c78f9d9193d1345be (patch)
treeda544b3c08486f782712d5d83b2756456e8c3b32 /device-common.mk
parentc7b6a2401f5460b494722caf3ab94d1294c28d01 (diff)
downloaddevice_samsung_espressowifi-a234348b622d15479c68714c78f9d9193d1345be.zip
device_samsung_espressowifi-a234348b622d15479c68714c78f9d9193d1345be.tar.gz
device_samsung_espressowifi-a234348b622d15479c68714c78f9d9193d1345be.tar.bz2
bluetooth: enable ble
Change-Id: I1e6d6b292f082a32f3f4cc430afc9d8021f8dad3
Diffstat (limited to 'device-common.mk')
-rw-r--r--device-common.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/device-common.mk b/device-common.mk
index 842c0dc..aef6791 100644
--- a/device-common.mk
+++ b/device-common.mk
@@ -115,6 +115,7 @@ PRODUCT_PACKAGES += \
PRODUCT_COPY_FILES += \
frameworks/native/data/etc/tablet_core_hardware.xml:system/etc/permissions/tablet_core_hardware.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.camera.xml:system/etc/permissions/android.hardware.camera.xml \
frameworks/native/data/etc/android.hardware.camera.front.xml:system/etc/permissions/android.hardware.camera.front.xml \
frameworks/native/data/etc/android.hardware.location.xml:system/etc/permissions/android.hardware.location.xml \