From 136a2e7fc94098f762cd3d9bd092b4c4d5bf4c70 Mon Sep 17 00:00:00 2001 From: Fyodor Kupolov Date: Mon, 27 Jul 2015 12:20:18 -0700 Subject: Introduced android.permission.PEERS_MAC_ADDRESS permission Introduced signature-level permission android.permission.PEERS_MAC_ADDRESS. It allows access to MAC addresses of WiFi and Bluetooth peer devices, without having location permission or even if location is turned off. Bug: 21852542 Bug: 22728628 Change-Id: If0ff80636e57b38dbedc8fcf5f520a3a6d6f734e --- core/res/AndroidManifest.xml | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) (limited to 'core/res') diff --git a/core/res/AndroidManifest.xml b/core/res/AndroidManifest.xml index 3e22e09..f9cdd72 100644 --- a/core/res/AndroidManifest.xml +++ b/core/res/AndroidManifest.xml @@ -960,9 +960,7 @@ android:label="@string/permlab_changeWimaxState" android:protectionLevel="normal" /> - + @@ -2582,10 +2580,16 @@ - + + + +