From 40f280af9559e3a7cb0bf3c3e9ce7c51d6d06e8a Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Tue, 14 Sep 2021 00:53:39 -0400 Subject: [PATCH] update Seedvault --- static/releases.html | 1 + 1 file changed, 1 insertion(+) 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 @@
  • Sandboxed Play services compatibility layer: stub out DropBoxManager API by pretending no crash dumps, logs, etc. are available instead of throwing a SecurityException
  • Sandboxed Play services compatibility layer: stub out getImei API by pretending IMEI cannot be retrieved instead of throwing a SecurityException
  • Seedvault: add missing permission needed for UserManager restriction security fix in the last release
  • +
  • Seedvault: update to latest revision
  • TalkBack (screen reader): update base version to 370044210 and port our changes (Switch Access service has been dropped upstream)
  • Auditor: update to version 30
  • Auditor: update to version 31