summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2022-03-22 00:37:35 -0400
committerDaniel Micay <danielmicay@gmail.com>2022-03-22 00:38:10 -0400
commitdf170ae3bf1937a39cb567c7961c93df293dc9e8 (patch)
treea89298092f38288a603d455bb80e1c3868b15466 /static
parent0bfa69d92d16587019b3b891f7e196d104abfb97 (diff)
common kernel update
Diffstat (limited to 'static')
-rw-r--r--static/releases.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html
index df49851e..f0b13bb3 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -537,6 +537,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>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>