mirror of
https://github.com/M66B/NetGuard.git
synced 2025-02-07 23:32:56 +00:00
Updated permissions section
This commit is contained in:
parent
55eeda5bf9
commit
2731f480c8
1 changed files with 1 additions and 1 deletions
|
@ -194,7 +194,7 @@ Permissions
|
|||
* ACCESS_WIFI_STATE: to detect Wi-Fi network changes
|
||||
* RECEIVE_BOOT_COMPLETED: to start the firewall when booting the device
|
||||
* WAKE_LOCK: to reliably reload rules in the background on connectivity changes
|
||||
* WRITE_EXTERNAL_STORAGE: to export settings on Android versions before 5.0 (Lollipop)
|
||||
* WRITE_EXTERNAL_STORAGE: to export settings on Android versions before 5.0 (Lollipop) (there is no need to grant this permission on later Android versions)
|
||||
* com.android.vending.BILLING: to accept donations via in-app billing
|
||||
|
||||
Support
|
||||
|
|
Loading…
Reference in a new issue