full Pixel 6 January update

This commit is contained in:
Daniel Micay 2022-01-15 14:19:56 -05:00
parent 328445c8a0
commit 005c56b543

View File

@ -512,6 +512,8 @@
<p>Changes since the 2022011009 release:</p> <p>Changes since the 2022011009 release:</p>
<ul> <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: 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>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> <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>