You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The reboot mode is always allowed in `rescue_validate_mode`. H
owever, the rescue protocol will still crash with `kErrorRescueBadMode` when
the reboot command is not allowed.
This commit fixes this issue by moving those special commands before the
`owner_rescue_command_allowed` checks.
Change-Id: I2c632c516825df514f50454a406e52a3be67f1ef
Signed-off-by: Yi-Hsuan Deng <[email protected]>
(cherry picked from commit 3609dac)
0 commit comments