VerifiedBootState
The verified boot state during Android OS startup.
Enums |
VERIFIED_BOOT_STATE_UNSPECIFIED |
Unknown value. |
GREEN |
Indicates that there is a full chain of trust extending from the bootloader to verified partitions including the bootloader, boot partition, and all verified partitions. |
YELLOW |
Indicates that the boot partition has been verified using the embedded certificate and the signature is valid. |
ORANGE |
Indicates that the device may be freely modified. Device integrity is left to the user to verify out-of-band. |
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-10-31 UTC.
[null,null,["Last updated 2024-10-31 UTC."],[[["The verified boot state is an indicator of the integrity and trustworthiness of the Android OS during startup."],["Three main states are used: GREEN for a fully verified chain of trust, YELLOW for verified boot partition, and ORANGE when the device is modifiable and integrity is user-dependent."]]],[]]