diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2022-08-30 08:20:46 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-08-30 08:20:46 -0400 |
| commit | 228e87b2142a38ca29a5ea3c441d3686f07c884e (patch) | |
| tree | 910c01617c26be7b9289267e9df522822f7a188f /static | |
| parent | 1bb84540b2b0672eb7e45c029d0441720320eebe (diff) | |
Seedvault: fix apk backups on Android 13
Diffstat (limited to 'static')
| -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 a9ece0d3..01446642 100644 --- a/static/releases.html +++ b/static/releases.html @@ -590,6 +590,7 @@ <li>System Updater: catch ServiceSpecificException thrown by UpdateEngine.applyPayload(...) in some cases to properly report the error via a notification</li> <li>System Updater: reduce connect/read timeouts from 60s to 30s</li> <li>carriersettings-extractor: fix handling currently mostly unused field (not going to make any difference to users in practice, but may become more relevant in the future)</li> + <li>Seedvault: fix apk backups on Android 13</li> </ul> </article> --> |
