Merge pull request #331 from meshtastic/release

1.2.52
This commit is contained in:
Jm Casler 2021-12-29 12:01:50 -08:00 committed by GitHub
commit 3ed96e56b9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 9 additions and 11 deletions

View file

@ -21,8 +21,6 @@
<uses-permission android:name="android.permission.ACCESS_FINE_LOCATION" /> <!-- only useful if this phone can do BTLE -->
<uses-permission android:name="android.permission.ACCESS_BACKGROUND_LOCATION" /> <!-- needed to access bluetooth when app is background -->
<uses-permission android:name="android.permission.WAKE_LOCK" /> <!-- for job intent service -->
<!--
This permission is required for analytics - and soon the MQTT gateway
-->