Skip to content

Commit 2496423

Browse files
committed
Make the fairphone 2 config clearer
1 parent 22e7678 commit 2496423

File tree

1 file changed

+3
-4
lines changed
  • openandroidinstaller/assets/configs

1 file changed

+3
-4
lines changed

openandroidinstaller/assets/configs/FP2.yaml

+3-4
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,12 @@ metadata:
88
steps:
99
unlock_bootloader:
1010
boot_recovery:
11-
- type: confirm_button
11+
- type: call_button
1212
content: >
1313
Now you need to boot a custom recovery system on the phone. A recovery is a small subsystem on your phone, that manages updating,
1414
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.
1817
command: adb_reboot_bootloader
1918
- type: call_button
2019
img: twrp-start.jpeg

0 commit comments

Comments
 (0)