summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2022-01-14 18:03:09 -0500
committerDaniel Micay <danielmicay@gmail.com>2022-01-14 18:05:09 -0500
commit21291cdf1af74023c387a1d491e84be562a1097b (patch)
tree346232134dec4830fd6c3a800ef3797e5e7d1a1e /static
parent28e29e538faa71beca5a96118d3679ead026814a (diff)
gmscompat: improve getSharedLibraries shim
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>