diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2022-07-29 19:06:33 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-08-25 23:15:08 -0400 |
| commit | 7ba9ca53894f8342cb248b087399ca81a1097bbc (patch) | |
| tree | 0b2f0e190c6866c4a48758c6c68a2b72cd19de66 /static | |
| parent | 046af2cf7de66d5a172953fabea2c6e58cfecdf0 (diff) | |
improve Network permission self check spoofing
Diffstat (limited to 'static')
| -rw-r--r-- | static/releases.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html index 7fcd772f..4834c4b5 100644 --- a/static/releases.html +++ b/static/releases.html @@ -570,6 +570,7 @@ <p>Changes since the 2022072700 release:</p> <ul> + <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>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</li> </ul> |
