From 3338513a9a39e698605acc5ef08137cb092a6fab Mon Sep 17 00:00:00 2001 From: twinaphex Date: Fri, 20 Dec 2013 01:18:35 +0100 Subject: [PATCH] (Android) Add another permission- ACCESS_COARSE_LOCATION - in case LocationManager needs this --- android/phoenix/AndroidManifest.xml | 1 + .../browser/retroactivity/RetroActivityLocation.java | 4 +++- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/android/phoenix/AndroidManifest.xml b/android/phoenix/AndroidManifest.xml index 4d589d5dd3..0b666a3c41 100644 --- a/android/phoenix/AndroidManifest.xml +++ b/android/phoenix/AndroidManifest.xml @@ -12,6 +12,7 @@ +