From e2f2fcfef5f6d02f222ccad9545e78f808cb731f Mon Sep 17 00:00:00 2001 From: Max Weffers Date: Tue, 5 Sep 2017 16:54:23 +0200 Subject: shinano-common: Add missing BT permission Change-Id: I01cd402147cf099344761217ddc51957c78a1e06 --- shinano.mk | 1 + 1 file changed, 1 insertion(+) (limited to 'shinano.mk') diff --git a/shinano.mk b/shinano.mk index 3cf4297..fd49101 100644 --- a/shinano.mk +++ b/shinano.mk @@ -23,6 +23,7 @@ DEVICE_PACKAGE_OVERLAYS += $(COMMON_PATH)/overlay PRODUCT_COPY_FILES += \ 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.bluetooth.xml:system/etc/permissions/android.hardware.bluetooth.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.gps.xml:system/etc/permissions/android.hardware.location.gps.xml \ frameworks/native/data/etc/android.hardware.sensor.gyroscope.xml:system/etc/permissions/android.hardware.sensor.gyroscope.xml \ -- cgit v1.2.3