clean up user setting

This commit is contained in:
geeksville 2020-02-14 04:41:20 -08:00
parent 0befe48923
commit 9dcfb59ee0
6 changed files with 205 additions and 229 deletions

View file

@ -12,9 +12,6 @@
<uses-permission android:name="android.permission.WAKE_LOCK" /> <!-- for job intent service -->
<uses-permission android:name="android.permission.READ_CONTACTS " /> <!-- to get the owner's name so we can set it in the radio -->
<uses-permission android:name="android.permission.GET_ACCOUNTS" />
<!--
This permission is required to allow the application to send
events and properties to Mixpanel.