summaryrefslogtreecommitdiff
path: root/static/features.html
diff options
context:
space:
mode:
authorDaniel Micay <daniel.micay@grapheneos.org>2024-01-02 11:59:57 -0500
committerDaniel Micay <daniel.micay@grapheneos.org>2024-01-02 11:59:57 -0500
commit063bf7f01d4ef987867cad9c4bf7cfcdd8061be7 (patch)
treefc7dacaa7f446f01f27dae8b0461608d04d0c7f4 /static/features.html
parent0ed0dca3c63fc5da651d681705254f55033fb0ec (diff)
extend info on Network permission
Diffstat (limited to 'static/features.html')
-rw-r--r--static/features.html7
1 files changed, 7 insertions, 0 deletions
diff --git a/static/features.html b/static/features.html
index 8786f40f..f674d515 100644
--- a/static/features.html
+++ b/static/features.html
@@ -500,6 +500,13 @@
toggle is enabled by default. However, the OS app installation UI has been
extended to show the toggle as part of the installation confirmation page so
users can disable it when installing an app.</p>
+
+ <p>When the Network permission is disabled, GrapheneOS pretends the network is
+ down. It shows the network as down in various APIs, returns errors showing a
+ network connectivity issue rather than a revoked permission and avoids running
+ scheduled jobs depending on the network. This results in apps handling it as
+ if the network is down rather than crashing or showing errors from trying to
+ use the network and being unable to do it.</p>
</section>
<section id="sensors-permission-toggle">