Skip to content

Commit 11df3ae

Browse files
committed
Removed unneeded rebooting instructuons from FPs
1 parent 373e616 commit 11df3ae

File tree

3 files changed

+3
-15
lines changed

3 files changed

+3
-15
lines changed

openandroidinstaller/assets/configs/FP2.yaml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,4 @@ steps:
1818
- type: call_button
1919
content: >
2020
Boot a custom recovery (temporarily) by pressing 'Confirm and run'. Once it's done continue.
21-
command: fastboot_boot_recovery
22-
- type: confirm_button
23-
content: >
24-
Now reboot into recovery to verify the installation. Do not reboot into the existing OS, since it will overwrite the recovery you just installed!
25-
With the device powered off, hold 'Volume Up + Power'. Release when boot logo appears.
21+
command: fastboot_boot_recovery

openandroidinstaller/assets/configs/FP3.yaml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,4 @@ steps:
4747
- type: call_button
4848
content: >
4949
Once the device is in fastboot mode, flash the custom recovery (temporarily) by pressing 'Confirm and run'. Once it's done continue.
50-
command: fastboot_boot_recovery
51-
- type: confirm_button
52-
content: >
53-
Now reboot into recovery to verify the installation. Do not reboot into the existing OS, since it will overwrite the recovery you just installed!
54-
With the device powered off, hold 'Volume Up + Power'. Release when boot logo appears.
50+
command: fastboot_boot_recovery

openandroidinstaller/assets/configs/FP4.yaml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,4 @@ steps:
4747
- type: call_button
4848
content: >
4949
Once the device is in fastboot mode, boot the custom recovery (temporarily) by pressing 'Confirm and run'. Once it's done continue.
50-
command: fastboot_boot_recovery
51-
- type: confirm_button
52-
content: >
53-
Now reboot into recovery to verify the installation. Do not reboot into the existing OS, since it will overwrite the recovery you just installed!
54-
With the device powered off, hold 'Volume Up + Power'. Release when boot logo appears.
50+
command: fastboot_boot_recovery

0 commit comments

Comments
 (0)