From 7124f65b961269ec26621772d2c8b33786d4ea65 Mon Sep 17 00:00:00 2001 From: Matthew Xie Date: Tue, 23 Apr 2013 12:02:58 -0700 Subject: Copy android.hardware.bluetooth_le.xml permission file bug 8369273 Change-Id: I2e5bb02a3e8b82219bcaa125fab93a1e87ad8339 --- device.mk | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'device.mk') diff --git a/device.mk b/device.mk index 3501de9..0a8974c 100644 --- a/device.mk +++ b/device.mk @@ -142,7 +142,8 @@ PRODUCT_COPY_FILES += \ frameworks/native/data/etc/android.software.sip.voip.xml:system/etc/permissions/android.software.sip.voip.xml \ frameworks/native/data/etc/android.hardware.usb.accessory.xml:system/etc/permissions/android.hardware.usb.accessory.xml \ frameworks/native/data/etc/android.hardware.usb.host.xml:system/etc/permissions/android.hardware.usb.host.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.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 # Melfas touchscreen firmware PRODUCT_COPY_FILES += \ -- cgit v1.1