verifiedBootKeys

Optional app-specific override for AndroidAttestationConfiguration.verifiedBootKeys. This is only meaningful for hardware attestation with a locked bootloader. Use VerifiedBootKey.OEM to keep accepting vendor-managed VERIFIED boot, add VerifiedBootKey.Digest entries to also allow specific SELF_SIGNED keys, or omit VerifiedBootKey.OEM to require only those explicitly whitelisted SELF_SIGNED keys.