Skip to content

Commit f267dd6

Browse files
committed
Merge branch 'release/0.4.0-beta' into improve-cmd-interaction
2 parents 56fef11 + d37c1c0 commit f267dd6

3 files changed

Lines changed: 3 additions & 27 deletions

File tree

openandroidinstaller/assets/configs/cheeseburger.yaml

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -31,12 +31,4 @@ steps:
3131
command: adb_reboot_bootloader
3232
- type: call_button
3333
content: Flash a custom recovery (temporarily) by pressing 'Confirm and run'. Once it's done continue.
34-
command: fastboot_flash_recovery
35-
install_os:
36-
- type: call_button
37-
content: >
38-
In the next steps, you finally flash the selected OS image.
39-
Wait until the TWRP screen appears. Then run the command.
40-
This step will format your phone and wipe all the data. It will also remove encryption and delete all files stored
41-
in the internal storage. Then the OS image will be installed. Confirm to run. This might take a while. At the end your phone will boot into the new OS.
42-
command: adb_twrp_wipe_and_install
34+
command: fastboot_flash_recovery

openandroidinstaller/assets/configs/dumpling.yaml

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -31,12 +31,4 @@ steps:
3131
command: adb_reboot_bootloader
3232
- type: call_button
3333
content: Flash a custom recovery (temporarily) by pressing 'Confirm and run'. Once it's done continue.
34-
command: fastboot_flash_recovery
35-
install_os:
36-
- type: call_button
37-
content: >
38-
In the next steps, you finally flash the selected OS image.
39-
Wait until the TWRP screen appears. Then run the command.
40-
This step will format your phone and wipe all the data. It will also remove encryption and delete all files stored
41-
in the internal storage. Then the OS image will be installed. Confirm to run. This might take a while. At the end your phone will boot into the new OS.
42-
command: adb_twrp_wipe_and_install
34+
command: fastboot_flash_recovery

openandroidinstaller/assets/configs/griffin.yaml

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -43,12 +43,4 @@ steps:
4343
command: adb_reboot_bootloader
4444
- type: call_button
4545
content: Flash a custom recovery (temporarily) by pressing 'Confirm and run'. Once it's done continue.
46-
command: fastboot_flash_recovery
47-
install_os:
48-
- type: call_button
49-
content: >
50-
In this last step, you finally flash the selected OS image.
51-
Wait until the TWRP screen appears. Then run the command.
52-
This step will format your phone and wipe all the data. It will also remove encryption and delete all files stored
53-
in the internal storage. Then the OS image will be installed. Confirm to run. This might take a while. At the end your phone will boot into the new OS.
54-
command: adb_twrp_wipe_and_install
46+
command: fastboot_flash_recovery

0 commit comments

Comments
 (0)