mirror of
https://github.com/M66B/NetGuard.git
synced 2024-12-26 09:48:46 +00:00
Updated permissions section
This commit is contained in:
parent
4c0eb31e6c
commit
2c4807c37c
1 changed files with 1 additions and 1 deletions
|
@ -190,7 +190,7 @@ Permissions
|
|||
|
||||
* INTERNET: to forward allowed traffic to the internet
|
||||
* ACCESS_NETWORK_STATE: to check if the device is connected to the internet through Wi-Fi
|
||||
* READ_PHONE_STATE: to detect mobile network changes, see [here](http://forum.xda-developers.com/showpost.php?p=64107371&postcount=489) for more details
|
||||
* READ_PHONE_STATE ('*make and manage phone calls*'): to detect mobile network changes, see [here](http://forum.xda-developers.com/showpost.php?p=64107371&postcount=489) for more details
|
||||
* 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
|
||||
|
|
Loading…
Reference in a new issue