summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2022-01-15 14:19:56 -0500
committerDaniel Micay <danielmicay@gmail.com>2022-01-15 14:19:56 -0500
commit005c56b543cd6127b035941310194474ec98ab94 (patch)
tree94071ff1e97ba2eb5a83b82da5205f8e2f06f878 /static
parent328445c8a020aa7845a719358e3251408f75cb7a (diff)
full Pixel 6 January 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 9fa39e4e..ad16d394 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -512,6 +512,8 @@
<p>Changes since the 2022011009 release:</p>
<ul>
+ <li>Pixel 6, Pixel 6 Pro: Pixel 2022-01-05 patch level (instead of the Android 2022-01-05 patch level and Pixel 2022-01-01 patch level)</li>
+ <li>Pixel 6, Pixel 6 Pro: rebased onto SQ1D.211205.017 release</li>
<li>Sandboxed Google Play compatibility layer: add support for Play Asset Delivery and Play Feature Delivery by extending relevant hooks to the Play Store in addition to Play services</li>
<li>Sandboxed Google Play compatibility layer: improve getSharedLibraries shim by disabling MATCH_ANY_USER instead of stubbing it out completely (stops the Play Store from filtering out apps with dependencies it thinks are missing)</li>
<li>remove g.co/wallpaper link support from wallpaper app which had an incorrect <code>autoVerify="true"</code> property despite not being authorized by g.co</li>