diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2022-07-30 02:10:02 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-08-25 23:15:08 -0400 |
| commit | 9f74b756ec47fe332e6448777fd6e5958dd260dc (patch) | |
| tree | cd56b6c5d33c2bcc129ad0911b9b6e69349df7e0 /static | |
| parent | 7eef0b4ac626233b96eb9e8417f6eca3ef2da1e7 (diff) | |
clarify INTERNET permission self-check spoofing change
Diffstat (limited to 'static')
| -rw-r--r-- | static/releases.html | 2 |
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> |
