We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d271167 commit 5ac5d44Copy full SHA for 5ac5d44
1 file changed
openandroidinstaller/assets/configs/violet.yaml
@@ -44,6 +44,12 @@ steps:
44
content: >
45
Once the device is fully booted, you need to reboot into the bootloader again by pressing 'Confirm and run' here. Then continue.
46
command: adb_reboot_bootloader
47
+ - type: call_button
48
+ content: >
49
+ Install additional partitions selected before by pressing 'Confirm and run'. Once it's done continue.
50
+
51
+ Note : If you have not selected additional partitions it will do nothing and is save to continue.
52
+ command: fastboot_flash_additional_partitions
53
- type: call_button
54
55
Install the recovery you chosen before by pressing 'Confirm and run'. Once it's done continue.
0 commit comments