summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2022-02-04 02:36:24 -0500
committerDaniel Micay <danielmicay@gmail.com>2022-02-04 02:36:24 -0500
commitba981e9ecfee6afcdacbd1793ce064444726cf34 (patch)
tree7d20cd51f42e9f5597a383bbac7ea7a7cd2cdd73 /static
parent43c6a0486ea2d9dcec29de2d0be8cefa9c8c797e (diff)
link to issue for Microsoft Network toggle compat
Diffstat (limited to 'static')
-rw-r--r--static/releases.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html
index cc16c51a..3da9856d 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -522,7 +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>
+ <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 (we've <a href="https://github.com/AzureAD/azure-activedirectory-library-for-android/issues/1675>asked them to fix the compatibility issue</a>)</li>
</ul>
</article>
-->