From 6b93229a211cd4b963dae0a46d6dde689beabb90 Mon Sep 17 00:00:00 2001 From: Matthew Xie Date: Thu, 24 Jul 2014 14:54:04 +0200 Subject: [PATCH] Add BLUETOOTH_MAP permission to give Bluetooth app exclusive access to email access The permission is hidden. It's for Bluetooth app only. We may unhide it in the future. Change-Id: Ibc6f7b71f0c79dc282a8e5fdc786e1c16be7a892 --- core/res/AndroidManifest.xml | 9 +++++++++ core/res/res/values/strings.xml | 7 +++++++ 2 files changed, 16 insertions(+) diff --git a/core/res/AndroidManifest.xml b/core/res/AndroidManifest.xml index e3504fa349a09..d57a8b868e9fa 100644 --- a/core/res/AndroidManifest.xml +++ b/core/res/AndroidManifest.xml @@ -880,6 +880,15 @@ android:description="@string/permdesc_bluetoothPriv" android:label="@string/permlab_bluetoothPriv" /> + + + diff --git a/core/res/res/values/strings.xml b/core/res/res/values/strings.xml index e94a046034cda..27b004ee050b2 100644 --- a/core/res/res/values/strings.xml +++ b/core/res/res/values/strings.xml @@ -1974,6 +1974,13 @@ Allows the app to pair with remote devices without user interaction. + + access Bluetooth MAP data + + Allows the app to access Bluetooth MAP data. + + Allows the app to access Bluetooth MAP data. + connect and disconnect from WiMAX Allows the app to determine whether WiMAX is enabled and information about any WiMAX networks that are