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
That would be useful. But cave: That is not all that code_url does for fastboot:oem_unlock. It actually expects the user to obtain and enter a code. On devices that do not need that code, it would not work. So we should implement an instructions link for both of them.
fastboot:oem_unlock:
allows providing acode_url
to specify a link to follow for instructions regarding how to obtain a code to unlock the bootloader.fastboot:flashing_unlock:
does the same asfastboot:oem_unlock:
but does not allow providing acode_url
according toaction.schema.yml
.The text was updated successfully, but these errors were encountered: