raviole AOSP / stock Pixel OS update

This commit is contained in:
Daniel Micay 2022-03-21 16:26:17 -04:00
parent ab371665ce
commit 05ea056725

View File

@ -517,6 +517,8 @@
<p>Changes since the 2022031103 release:</p> <p>Changes since the 2022031103 release:</p>
<ul> <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>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>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>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> <li>GmsCompat: call startForegroundService from the main thread to avoid potential issues</li>