From a6840cac039f3825f0e97224d7220b2f725fe8a9 Mon Sep 17 00:00:00 2001 From: Hall Liu Date: Tue, 27 Nov 2018 17:00:50 -0800 Subject: [PATCH] Add ACCESS_FINE_LOCATION to permissions Add ACCESS_FINE_LOCATION to permissions in order to satisfy new restrictions. Bug: 116258458 Test: manual Change-Id: Icdc45c3a02cd5bf784d0475243b7d53ba9861777 --- AndroidManifest.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/AndroidManifest.xml b/AndroidManifest.xml index 6532f193677..5c7d1aef0ac 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -41,7 +41,7 @@ - +