Updated permissions section

This commit is contained in:
M66B 2015-12-02 07:38:33 +01:00
parent dc96675e5e
commit 9a16dde2c7
1 changed files with 1 additions and 0 deletions

View File

@ -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