diff options
| -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 05066ed3..a594a2b2 100644 --- a/static/releases.html +++ b/static/releases.html @@ -593,7 +593,7 @@ <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>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> + <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> </article> |
