From e79fbbb64990c5256d0fe42fb752a4f148623ef5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Piotr=20M=C5=82odawski?= Date: Fri, 2 Aug 2024 13:15:06 +0200 Subject: [PATCH] Use newer ACTIVITY_RECOGNITION permission (#197) * Update ACTIVITY_RECOGNITION permission name * Use both permissions * Add new permission to AndroidManifest.xml --- android/CDVBackgroundGeolocation/src/main/AndroidManifest.xml | 1 + plugin.xml | 1 + 2 files changed, 2 insertions(+) diff --git a/android/CDVBackgroundGeolocation/src/main/AndroidManifest.xml b/android/CDVBackgroundGeolocation/src/main/AndroidManifest.xml index 12d5ec5f..cb1ade1c 100644 --- a/android/CDVBackgroundGeolocation/src/main/AndroidManifest.xml +++ b/android/CDVBackgroundGeolocation/src/main/AndroidManifest.xml @@ -7,6 +7,7 @@ + diff --git a/plugin.xml b/plugin.xml index 931937d5..b9b20ba4 100644 --- a/plugin.xml +++ b/plugin.xml @@ -176,6 +176,7 @@ +