From fdf632e213b88219411705fff775311a4e2c0c6d Mon Sep 17 00:00:00 2001 From: Roman Tsisyk Date: Sat, 12 Feb 2022 07:44:40 +0300 Subject: [PATCH] [android] Update A-GPS data automatically once per day Signed-off-by: Roman Tsisyk --- android/AndroidManifest.xml | 1 + .../maps/location/LocationHelper.java | 26 ++++++++++++++++++- android/src/com/mapswithme/util/Config.java | 11 ++++++++ 3 files changed, 37 insertions(+), 1 deletion(-) diff --git a/android/AndroidManifest.xml b/android/AndroidManifest.xml index ba8315ece8..1e680e37e9 100644 --- a/android/AndroidManifest.xml +++ b/android/AndroidManifest.xml @@ -24,6 +24,7 @@ android:required="false"/> +