diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2023-12-01 22:51:06 -0500 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2023-12-01 22:51:06 -0500 |
| commit | a373abfed8d95d33f81a0f925a2d277da95f4e6a (patch) | |
| tree | 27ed051e5d83bff9aa08da45693519c83fdafa4a /static | |
| parent | 14ec7ff0ead7b38deb1fda34dd5e9699b8f9aad7 (diff) | |
A/B updates are a hardware/firmware requirement
Diffstat (limited to 'static')
| -rw-r--r-- | static/faq.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/static/faq.html b/static/faq.html index 68dc97d0..b90a2cdc 100644 --- a/static/faq.html +++ b/static/faq.html @@ -280,6 +280,8 @@ <li>PAN, SMAP or equivalent</li> <li>Isolated radios (cellular, Wi-Fi, Bluetooth, NFC, etc.), GPU, SSD, media encode / decode, image processor and other components</li> + <li>Support for A/B updates of both the firmware and OS images with + automatic rollback if the initial boot fails one or more times</li> <li>Verified boot with rollback protection for firmware</li> <li>Verified boot with rollback protection for the OS (Android Verified Boot)</li> |
