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
Copy file name to clipboardExpand all lines: openandroidinstaller/assets/configs/A0001.yaml
+6-2Lines changed: 6 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -14,10 +14,14 @@ steps:
14
14
Press 'Confirm and run' to reboot into the bootloader.
15
15
command: adb_reboot_bootloader
16
16
- type: call_button
17
-
content: In this step you actually unlock the bootloader. Just press 'Confirm and run' here. The phone will automatically reboot and reformat. Once it's done, press continue here.
17
+
content: >
18
+
In this step you actually unlock the bootloader. Just press 'Confirm and run' here. The phone will automatically reboot and reformat.
19
+
Once it's done, press continue here.
18
20
command: fastboot_oem_unlock
19
21
- type: confirm_button
20
-
content: The bootloader is now unlocked. Since the device resets completely, you will need to re-enable Developer Options and USB debugging to continue. When you are done, press continue.
22
+
content: >
23
+
The bootloader is now unlocked. Since the device resets completely, you will need to re-enable Developer Options and USB debugging to continue.
0 commit comments