Stay organized with collections
Save and categorize content based on your preferences.
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.