diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2022-04-04 16:40:59 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-04-04 16:40:59 -0400 |
| commit | 313d7477af0f161e37f777387e872015c04eea3f (patch) | |
| tree | a7edb6f9283173a44a91438a5dfb69c2d54853c5 | |
| parent | 8e2e8c6d13e106d76afc7f0be4df54c578679720 (diff) | |
refer to common kernel base as GKI
| -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 7bd137ce..4d5d6747 100644 --- a/static/releases.html +++ b/static/releases.html @@ -610,7 +610,7 @@ <ul> <li>Pixel 6, Pixel 6 Pro: full Pixel 2022-03-05 security patch level (Android 2022-03-05 security patch level was already provided early by GrapheneOS)</li> <li>Pixel 6, Pixel 6 Pro: rebased onto SP2A.220305.013.A3 release</li> - <li>Pixel 6, Pixel 6 Pro: update common kernel to android12-5.10-2021-12_r8 from the android12-5.10-2021-12_r6 version still used by the AOSP / stock Pixel OS March release for a few additional security fixes beyond the ones already backported early by GrapheneOS along with latency improvements under certain heavy real-time loads</li> + <li>Pixel 6, Pixel 6 Pro: update GKI base to android12-5.10-2021-12_r8 from the android12-5.10-2021-12_r6 version still used by the AOSP / stock Pixel OS March release for a few additional security fixes beyond the ones already backported early by GrapheneOS along with latency improvements under certain heavy real-time loads</li> <li>add eSIM activation support as an optional toggle available when using sandboxed Google Play in the Owner profile (note: regular apps including sandboxed Google Play do not have additional access in the Owner profile)</li> <li>Sandboxed Google Play compatibility layer: expand PhenoTypeFlags workaround to all Play services clients</li> <li>GmsCompat: call startForegroundService from the main thread to avoid potential issues</li> |
