summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2021-09-14 00:53:39 -0400
committerDaniel Micay <danielmicay@gmail.com>2021-09-14 00:53:39 -0400
commit40f280af9559e3a7cb0bf3c3e9ce7c51d6d06e8a (patch)
tree8706ddbeecbfcdfe12dee8c8cdc3e8149bb24115
parenta891854a98cea7bd18802f5f4a2ac7d8865a4816 (diff)
update Seedvault
-rw-r--r--static/releases.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html
index c9535705..052f8d05 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -451,6 +451,7 @@
<li>Sandboxed Play services compatibility layer: stub out DropBoxManager API by pretending no crash dumps, logs, etc. are available instead of throwing a SecurityException</li>
<li>Sandboxed Play services compatibility layer: stub out getImei API by pretending IMEI cannot be retrieved instead of throwing a SecurityException</li>
<li>Seedvault: add missing permission needed for UserManager restriction security fix in the last release</li>
+ <li>Seedvault: update to latest revision</li>
<li>TalkBack (screen reader): update base version to 370044210 and port our changes (Switch Access service has been dropped upstream)</li>
<li>Auditor: update to <a href="https://github.com/GrapheneOS/Auditor/releases/tag/30">version 30</a></li>
<li>Auditor: update to <a href="https://github.com/GrapheneOS/Auditor/releases/tag/31">version 31</a></li>