Updated permissions section

This commit is contained in:
M66B 2016-02-01 21:14:50 +01:00
parent 55eeda5bf9
commit 2731f480c8
1 changed files with 1 additions and 1 deletions

View File

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