We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 22e7678 commit 2496423Copy full SHA for 2496423
openandroidinstaller/assets/configs/FP2.yaml
@@ -8,13 +8,12 @@ metadata:
8
steps:
9
unlock_bootloader:
10
boot_recovery:
11
- - type: confirm_button
+ - type: call_button
12
content: >
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
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.
+
+ 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
command: adb_reboot_bootloader
19
- type: call_button
20
img: twrp-start.jpeg
0 commit comments