diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2022-04-04 16:42:26 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-04-04 21:31:55 -0400 |
| commit | 99e1d1d77ffb28c560364d3be0bc04794f975596 (patch) | |
| tree | 9ce4e642f46dcc70003f481d304edcb11da1c7b2 | |
| parent | fb6a37433bb78d553e3d3e7c78ed5742f0e8383a (diff) | |
update GKI base for raviole
| -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 e689c158..ea187ae1 100644 --- a/static/releases.html +++ b/static/releases.html @@ -523,6 +523,7 @@ <li>full 2022-04-01 security patch level</li> <li>full 2022-04-05 security patch level</li> <li>rebased onto SP2A.220405.004 release</li> + <li>Pixel 6, Pixel 6 Pro: update GKI base to android12-5.10-2022-03_r1 from the android12-5.10-2021-12_r8 for a bunch of upstream and downstream improvements (stock OS still uses android12-5.10-2021-12_r6 and is missing a bunch of important security fixes)</li> <li>Sandboxed Google Play compatibility layer: add additional compatibility shims to improve compatibility with recent Play services</li> <li>Sandboxed Google Play compatibility layer (GmsCompat): improve code quality and robustness</li> <li>Sandboxed Google Play compatibility layer (GmsCompat): stop listing having always-on scanning enabled as a potential issue especially since it can be used by other apps</li> |
