File tree Expand file tree Collapse file tree 3 files changed +24
-0
lines changed
openandroidinstaller/assets/configs Expand file tree Collapse file tree 3 files changed +24
-0
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,8 @@ metadata:
55 device_code : coral
66 supported_device_codes :
77 - coral
8+ additional_steps :
9+ - dtbo
810requirements :
911 android : 13
1012steps :
@@ -48,6 +50,12 @@ steps:
4850 - type : confirm_button
4951 content : >
5052 Select 'Restart bootloader' on your smartphone screen. Then confirm to continue.
53+ - type : call_button
54+ content : >
55+ When you are in the bootloder, install additional partitions selected before by pressing 'Confirm and run'. Once it's done continue.
56+
57+ Note : If you have not selected additional partitions it will do nothing and is save to continue.
58+ command : fastboot_flash_additional_partitions
5159 - type : call_button
5260 img : twrp-start.jpeg
5361 content : >
Original file line number Diff line number Diff line change @@ -5,6 +5,8 @@ metadata:
55 device_code : flame
66 supported_device_codes :
77 - flame
8+ additional_steps :
9+ - dtbo
810requirements :
911 android : 13
1012steps :
@@ -48,6 +50,12 @@ steps:
4850 - type : confirm_button
4951 content : >
5052 Select 'Restart bootloader' on your smartphone screen. Then confirm to continue.
53+ - type : call_button
54+ content : >
55+ When you are in the bootloder, install additional partitions selected before by pressing 'Confirm and run'. Once it's done continue.
56+
57+ Note : If you have not selected additional partitions it will do nothing and is save to continue.
58+ command : fastboot_flash_additional_partitions
5159 - type : call_button
5260 img : twrp-start.jpeg
5361 content : >
Original file line number Diff line number Diff line change @@ -5,6 +5,8 @@ metadata:
55 device_code : sunfish
66 supported_device_codes :
77 - sunfish
8+ additional_steps :
9+ - dtbo
810requirements :
911 android : 12.1.0
1012steps :
@@ -48,6 +50,12 @@ steps:
4850 - type : confirm_button
4951 content : >
5052 Select 'Restart bootloader' on your smartphone screen. Then confirm to continue.
53+ - type : call_button
54+ content : >
55+ When you are in the bootloder, install additional partitions selected before by pressing 'Confirm and run'. Once it's done continue.
56+
57+ Note : If you have not selected additional partitions it will do nothing and is save to continue.
58+ command : fastboot_flash_additional_partitions
5159 - type : call_button
5260 img : twrp-start.jpeg
5361 content : >
You can’t perform that action at this time.
0 commit comments