Replies: 1 comment
-
|
Some permissions were required by muzei wallpaper. I didn't check if these are still needed with the latest version of muzei. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I was wondering where all these permissions are, and what function these have within the dashboard:
android.permission.ACCESS_NETWORK_STATE,
android.permission.ACCESS_WIFI_STATE,
android.permission.FOREGROUND_SERVICE,
android.permission.INTERNET,
android.permission.READ_EXTERNAL_STORAGE,
android.permission.RECEIVE_BOOT_COMPLETED,
android.permission.SET_ALARM,
android.permission.SET_WALLPAPER,
android.permission.WAKE_LOCK,
android.permission.WRITE_EXTERNAL_STORAGE,
android.permission.WRITE_SETTINGS
Some are pretty logical, but others kinda look shady even though they're not used.
Thanks
Beta Was this translation helpful? Give feedback.
All reactions