refer to common kernel base as GKI

This commit is contained in:
Daniel Micay 2022-04-04 16:40:59 -04:00
parent 8e2e8c6d13
commit 313d7477af

View File

@ -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>