summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
Diffstat (limited to 'static')
-rw-r--r--static/releases.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html
index cd9a60de..d9737c76 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -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>