mirror of
https://github.com/M66B/NetGuard.git
synced 2025-02-23 14:51:06 +00:00
Updated permissions section
This commit is contained in:
parent
f92994e4f4
commit
4a41b74009
1 changed files with 1 additions and 1 deletions
|
@ -190,7 +190,7 @@ Permissions
|
|||
* ACCESS_WIFI_STATE ('*Wi-Fi connection information*'): to detect Wi-Fi network changes
|
||||
* RECEIVE_BOOT_COMPLETED ('*Run at startup*'): to start the firewall when booting the device
|
||||
* WAKE_LOCK ('*Prevent device from sleeping*'): to reliably reload rules in the background on connectivity changes
|
||||
* READ/WRITE_EXTERNAL_STORAGE ('*Photos/Media/Files*'): to export/import settings on Android versions before 5.0 (Lollipop) (there is no need to grant this permission on later Android versions)
|
||||
* READ/WRITE_EXTERNAL_STORAGE ('*Photos/Media/Files*'): to export/import settings on Android versions before 4.4 (KitKat) (there is no need to grant this permission on later Android versions)
|
||||
* VIBRATE: to give feedback on widget tap
|
||||
* com.android.vending.BILLING: to use in-app billing
|
||||
|
||||
|
|
Loading…
Reference in a new issue