diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-09-12 00:20:46 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-09-12 00:20:46 -0400 |
| commit | 82ff35b693493b9167b79ee7223899550a6b0930 (patch) | |
| tree | ca8ce294f77f05b69e54a607ef2ec2f7ca09a9a2 | |
| parent | f9dc4e249e714a8ef2a0afa0a2d34c6b5d225558 (diff) | |
update TalkBack
| -rw-r--r-- | static/releases.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html index 52292c95..42876dd8 100644 --- a/static/releases.html +++ b/static/releases.html @@ -450,6 +450,7 @@ <li>Sandboxed Play services compatibility layer: stub out DeviceConfig APIs by ignoring device configuration writes instead of throwing a SecurityException</li> <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>Seedvault: add missing permission needed for UserManager restriction security fix in the last release</li> + <li>TalkBack (screen reader): update base version to 370044210 and port our changes</li> </ul> </article> --> |
