From db37c4177edd795fa16e747e838900372fae584d Mon Sep 17 00:00:00 2001 From: DonLakeFlyer Date: Sun, 3 Jun 2018 11:22:06 -0700 Subject: [PATCH] Allow devices without gps --- android/AndroidManifest.xml | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/android/AndroidManifest.xml b/android/AndroidManifest.xml index d78675443..9f3f7b589 100644 --- a/android/AndroidManifest.xml +++ b/android/AndroidManifest.xml @@ -59,7 +59,15 @@ - + + + + + + + + + -- 2.22.0