File tree 1 file changed +3
-4
lines changed
openandroidinstaller/assets/configs
1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -8,13 +8,12 @@ metadata:
8
8
steps :
9
9
unlock_bootloader :
10
10
boot_recovery :
11
- - type : confirm_button
11
+ - type : call_button
12
12
content : >
13
13
Now you need to boot a custom recovery system on the phone. A recovery is a small subsystem on your phone, that manages updating,
14
14
adapting and repairing of the operating system.
15
- - type : call_button
16
- content : >
17
- Once the device is fully booted, you need to reboot into the bootloader again by pressing 'Confirm and run' here. Then continue.
15
+
16
+ Make sure your device is turned on and connected to the computer. Boot into the bootloader by pressing 'Confirm and run' here. Then continue.
18
17
command : adb_reboot_bootloader
19
18
- type : call_button
20
19
img : twrp-start.jpeg
You can’t perform that action at this time.
0 commit comments