mirror of https://github.com/M66B/NetGuard.git
Updated permissions section
This commit is contained in:
parent
dc96675e5e
commit
9a16dde2c7
|
@ -164,6 +164,7 @@ Permissions
|
|||
-----------
|
||||
|
||||
* 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
|
||||
* RECEIVE_BOOT_COMPLETED: to start the firewall when booting the device
|
||||
* WAKE_LOCK: to reliably reload rules in the background on connectivity changes
|
||||
* com.android.vending.BILLING: to accept donations via in-app billing
|
||||
|
|
Loading…
Reference in New Issue