summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2022-03-21 16:26:17 -0400
committerDaniel Micay <danielmicay@gmail.com>2022-03-21 16:26:27 -0400
commit05ea0567253e730314decca53c91aca21faa2fd5 (patch)
tree7d6a23fc5af7620a513e693399bd8010f586b645 /static
parentab371665ce30439a6b0771dd68cc6c2319a2bfe0 (diff)
raviole AOSP / stock Pixel OS update
Diffstat (limited to 'static')
-rw-r--r--static/releases.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html
index f8b1d832..4194d260 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -517,6 +517,8 @@
<p>Changes since the 2022031103 release:</p>
<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>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>