diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-10-19 17:29:38 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-10-19 17:29:38 -0400 |
| commit | b60d46eaa50f6c1974ab53edf74557b0bf0a83ed (patch) | |
| tree | 705e3c9f4e704f67a691dc96d9c1302e97329af8 | |
| parent | 9a6ced85a239ef5ba63479a58143ff34abc2537a (diff) | |
further explain new patch level
| -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 0cd439ca..6e4ac3d9 100644 --- a/static/releases.html +++ b/static/releases.html @@ -453,7 +453,7 @@ <ul> <li>full port of all existing GrapheneOS features to Android 12</li> - <li>full 2021-10-05 security patch level</li> + <li>full 2021-10-05 security patch level for userspace device support code (kernel already on 2021-10-05)</li> <li>rebased onto SP1A.210812.016 release</li> <li>Sandboxed Play services compatibility layer: add support for Play services Android 12 releases (Android 11 releases still mostly work but we'll be recommending/mirroring the Android 12 releases)</li> <li>make release signing otacerts.zip generation reproducible</li> |
