| commit | 0776fb3aab035d32fd1148627953e2aedd08c987 | [log] [tgz] |
|---|---|---|
| author | Yu-Ping Wu <[email protected]> | Tue Jun 23 03:17:23 2020 |
| committer | Commit Bot <[email protected]> | Thu Jun 25 14:47:31 2020 |
| tree | 46bcf923c3dc9a2b627c42b5d7da7de44fa736e3 | |
| parent | be49fbfdf0b08df8e8a840aad1b91b4a7b6010db [diff] |
vboot: add vb2api_phone_recovery_ui_enabled() Add a new flag VB2_SECDATA_KERNEL_FLAG_PHONE_RECOVERY_UI_DISABLED to vb2_secdata_kernel_flags to separate phone recovery functionality from UI instructions. Also add vb2api_phone_recovery_ui_enabled() to control the UI behavior. BRANCH=none BUG=b:156532222 TEST=make runtests Cq-Depend: chromium:2260155 Change-Id: Ib91a206e680ba2cb47762d8a5c0c0ce146918b7d Signed-off-by: Yu-Ping Wu <[email protected]> Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/vboot_reference/+/2259632 Reviewed-by: Julius Werner <[email protected]> Reviewed-by: Joel Kitching <[email protected]>