Updated permissions section

This commit is contained in:
M66B 2015-12-09 10:52:44 +01:00
parent b1dfe00ea1
commit a124e06649
1 changed files with 1 additions and 0 deletions

View File

@ -166,6 +166,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
* 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
* com.android.vending.BILLING: to accept donations via in-app billing