From c164ad02ffe660401a49fd4b104d6cd5d61865a0 Mon Sep 17 00:00:00 2001 From: Sundeep Ghuman Date: Mon, 26 Dec 2016 17:37:30 -0800 Subject: [PATCH] Permission changes for scoring in Wifi Picker. In ag/1727148 we introduce requesting of network scores into the WifiTracker, in order to arrange access points based on 'ranking score.' This permission is required for WifiSettings to be able to request those scores. Bug: 33041117 Test: Built and ran with wifi picker changes. Unit tests for WifiTracker in corresponding CL. Change-Id: Ie7d22d98d15f5b3269bb55e5a64a2dae9a53b625 --- AndroidManifest.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/AndroidManifest.xml b/AndroidManifest.xml index b04182f29cb..ac15f79d66d 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -6,6 +6,7 @@ +