From 2c4807c37c3b8fb77bc264121cf152af59cee815 Mon Sep 17 00:00:00 2001 From: M66B Date: Mon, 1 Feb 2016 15:01:19 +0100 Subject: [PATCH] Updated permissions section --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c1bac4ab..794a70fc 100644 --- a/README.md +++ b/README.md @@ -190,7 +190,7 @@ Permissions * INTERNET: to forward allowed traffic to the internet * 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 +* READ_PHONE_STATE ('*make and manage phone calls*'): 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