summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2021-11-20 13:27:34 -0500
committerDaniel Micay <danielmicay@gmail.com>2021-11-20 13:28:23 -0500
commit0c3abee361f86e14707556f799f37b51d8474308 (patch)
tree48aaf22548d1a53e04878e502bb5abd0ef648f2c /static
parent989389becf2a1f32971e4d0f0436b54c50e2cce0 (diff)
support Play Store updating itself
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 3c8dfef4..ed507ee8 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -465,6 +465,7 @@
<ul>
<li>Sandboxed Play services compatibility layer: expand Play Store compatibility layer to fully support app installation, uninstallation and unattended updates via the standard unprivileged APIs</li>
+ <li>Sandboxed Play services compatibility layer: expand Play Store compatibility layer to support the Play Store updating itself via the standard unprivileged APIs</li>
<li>Settings: clearer wording for the default GrapheneOS per-connection MAC randomization</li>
<li>Vanadium: update Chromium base to 96.0.4664.45</li>
<li>Auditor: update to <a href="https://github.com/GrapheneOS/Auditor/releases/tag/35">version 35</a></li>