From f2e20dfdd60209879ca1ef95a9e142166a0e7405 Mon Sep 17 00:00:00 2001 From: AntonDobrev Date: Mon, 8 Feb 2016 12:42:36 +0200 Subject: [PATCH] Update AndroidManifest.xml Should be fixing #16. Android apps for GCM do not need the GetAccounts permission. --- platforms/android/AndroidManifest.xml | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/platforms/android/AndroidManifest.xml b/platforms/android/AndroidManifest.xml index c56ee61..48e3ed6 100644 --- a/platforms/android/AndroidManifest.xml +++ b/platforms/android/AndroidManifest.xml @@ -1,8 +1,5 @@ - + - @@ -24,4 +21,4 @@ - \ No newline at end of file +