VerifiedBootState

The verified boot state during Android OS startup.

Enums
VERIFIED_BOOT_STATE_UNSPECIFIEDUnknown value.
GREENIndicates that there is a full chain of trust extending from the bootloader to verified partitions including the bootloader, boot partition, and all verified partitions.
YELLOWIndicates that the boot partition has been verified using the embedded certificate and the signature is valid.
ORANGEIndicates 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 theCreative Commons Attribution 4.0 License, and code samples are licensed under theApache 2.0 License. For details, see theGoogle Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2024-10-31 UTC.