summaryrefslogtreecommitdiff
path: root/static/releases.html
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2022-02-04 02:19:09 -0500
committerDaniel Micay <danielmicay@gmail.com>2022-02-04 02:19:09 -0500
commit43c6a0486ea2d9dcec29de2d0be8cefa9c8c797e (patch)
treef5c19d86448bff85acdbd906bf70bf6981804106 /static/releases.html
parent44e4cc9d7f234bdfcea912f3c58b5938e13ce758 (diff)
add workaround for revoking Network for MS apps
Diffstat (limited to 'static/releases.html')
-rw-r--r--static/releases.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html
index 817a76f6..cc16c51a 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -522,6 +522,7 @@
<li>only grant the special GrapheneOS runtime permissions (Network, Sensors) for compatibility on installation for user installed apps (only relevant to Network in practice)</li>
<li>add GmsCompat to list of essential system components in Settings</li>
<li>do not mark dun APN types as read-only (allows editing more carrier APNs)</li>
+ <li>add workaround for Microsoft apps detecting that Network is revoked and crashing the app with a runtime exception due to them adding this to a library as a debugging check for development to detect the INTERNET permission not being declared</li>
</ul>
</article>
-->