gmscompat: improve getSharedLibraries shim

This commit is contained in:
Daniel Micay 2022-01-14 18:03:09 -05:00
parent 28e29e538f
commit 21291cdf1a

View File

@ -513,6 +513,7 @@
<ul>
<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>
<li>Vanadium: update Chromium base to 97.0.4692.87</li>
<li>kernel (Pixel 3, Pixel 3 XL, Pixel 3a, Pixel 3a XL): backport USB security patch for CVE-2021-30313 which was missed upstream</li>