diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2022-04-04 23:15:50 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-04-04 23:15:50 -0400 |
| commit | caa7fb8754843ddc9ed752363fbeab0a6fa58fa1 (patch) | |
| tree | edf7be94cb622b8ae8e7210759b31153aec28181 | |
| parent | cc612ae1c30c48807df3ae2f3d3a89184b3d7fa7 (diff) | |
fix wording
| -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 9f468b2c..a649e6af 100644 --- a/static/releases.html +++ b/static/releases.html @@ -541,7 +541,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>Pixel 6, Pixel 6 Pro: update GKI base to android12-5.10-2022-03_r1 from 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> |
