diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2020-12-05 12:09:27 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2020-12-05 12:09:27 -0500 |
| commit | 457f0e4f5b1cf7ebad770c8845f90b15763cc13b (patch) | |
| tree | 72a31e747ef045b6913e4b22d434aa5246ef23b6 /static | |
| parent | 9b873f28527112ff37d47e3e6f47de05141563f1 (diff) | |
A/B update support intact
Diffstat (limited to 'static')
| -rw-r--r-- | static/features.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/static/features.html b/static/features.html index d003adbf..b13ff664 100644 --- a/static/features.html +++ b/static/features.html @@ -116,7 +116,8 @@ standard checks</li> <li>Hardened local build / signing infrastructure</li> <li>Seamless automatic OS update system that just works and stays out of the way - in the background without disrupting device usage</li> + in the background without disrupting device usage, with full support for the + standard automatic rollback if the first boot of the updated OS fails</li> </ul> <p>Infrastructure features:</p> |
