From 063bf7f01d4ef987867cad9c4bf7cfcdd8061be7 Mon Sep 17 00:00:00 2001
From: Daniel Micay
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.