summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2022-07-30 02:10:02 -0400
committerDaniel Micay <danielmicay@gmail.com>2022-08-25 23:15:08 -0400
commit9f74b756ec47fe332e6448777fd6e5958dd260dc (patch)
treecd56b6c5d33c2bcc129ad0911b9b6e69349df7e0 /static
parent7eef0b4ac626233b96eb9e8417f6eca3ef2da1e7 (diff)
clarify INTERNET permission self-check spoofing change
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 68553a8c..3b3f89bf 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -591,7 +591,7 @@
<ul>
<li>add support for Pixel 6a</li>
- <li>fix regression caused by spoofing INTERNET permission self checks when the permission is disabled by still reporting connectivity is unavailable as before</li>
+ <li>fix regression caused by spoofing INTERNET permission self checks when the Network toggle is disabled by still reporting connectivity is unavailable as before</li>
<li>Auditor: update to <a href="https://github.com/GrapheneOS/Auditor/releases/tag/53">version 53</a></li>
<li>Pixel 6, Pixel 6 Pro: add missing google_dock kernel module which we were building but not including in the official builds</li>
</ul>