From a234348b622d15479c68714c78f9d9193d1345be Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Pinela?= Date: Wed, 7 Sep 2016 20:11:40 +0100 Subject: bluetooth: enable ble Change-Id: I1e6d6b292f082a32f3f4cc430afc9d8021f8dad3 --- device-common.mk | 1 + 1 file changed, 1 insertion(+) (limited to 'device-common.mk') 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 \ -- cgit v1.1