File tree Expand file tree Collapse file tree 5 files changed +18
-14
lines changed
openandroidinstaller/assets/configs Expand file tree Collapse file tree 5 files changed +18
-14
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,8 @@ metadata:
77 - cheeseburger
88 - OnePlus5
99 twrp-link : cheeseburger_dumpling
10+ requirements :
11+ android : 10
1012steps :
1113 unlock_bootloader :
1214 - type : call_button
2123 Once it's done, press continue here.
2224 command : fastboot_oem_unlock
2325 - type : confirm_button
24- content : >
26+ content : >
2527 The bootloader is now unlocked. Since the device resets completely, you will need to re-enable Developer Options and USB debugging to continue.
2628 boot_recovery :
2729 - type : call_button
3436 img : twrp-start.jpeg
3537 content : >
3638 Boot a custom recovery (temporarily) by pressing 'Confirm and run'. Once it's done continue.
37- command : fastboot_boot_recovery
39+ command : fastboot_boot_recovery
Original file line number Diff line number Diff line change @@ -7,6 +7,8 @@ metadata:
77 - dumpling
88 - OnePlus5T
99 twrp-link : cheeseburger_dumpling
10+ requirements :
11+ android : 10
1012steps :
1113 unlock_bootloader :
1214 - type : call_button
2123 Once it's done, press continue here.
2224 command : fastboot_oem_unlock
2325 - type : confirm_button
24- content : >
26+ content : >
2527 The bootloader is now unlocked. Since the device resets completely, you will need to re-enable Developer Options and USB debugging to continue.
2628 boot_recovery :
2729 - type : call_button
3436 img : twrp-start.jpeg
3537 content : >
3638 Boot a custom recovery (temporarily) by pressing 'Confirm and run'. Once it's done continue.
37- command : fastboot_boot_recovery
39+ command : fastboot_boot_recovery
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ metadata:
22 maintainer : Tobias Sterbak (tsterbak)
33 device_name : OnePlus 6T
44 is_ab_device : true
5- device_code : fajita
5+ device_code : fajita
66 supported_device_codes :
77 - fajita
88 - OnePlus6T
2323 Once it's done, press continue here.
2424 command : fastboot_oem_unlock
2525 - type : confirm_button
26- content : >
26+ content : >
2727 The bootloader is now unlocked. Since the device resets completely, you will need to re-enable Developer Options and USB debugging to continue.
2828 boot_recovery :
2929 - type : call_button
4646 img : twrp-start.jpeg
4747 content : >
4848 Now we need to boot into recovery again. Press run and when you see the TWRP screen you can continue.
49- command : fastboot_boot_recovery
49+ command : fastboot_boot_recovery
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ metadata:
22 maintainer : Tobias Sterbak (tsterbak)
33 device_name : OnePlus 7 Pro
44 is_ab_device : true
5- device_code : guacamole
5+ device_code : guacamole
66 supported_device_codes :
77 - guacamole
88 - OnePlus7Pro
2222 Once it's done, press continue here.
2323 command : fastboot_oem_unlock
2424 - type : confirm_button
25- content : >
25+ content : >
2626 The bootloader is now unlocked. Since the device resets completely, you will need to re-enable Developer Options and USB debugging to continue.
2727 boot_recovery :
2828 - type : call_button
3535 img : twrp-start.jpeg
3636 content : >
3737 Boot a custom recovery (temporarily) by pressing 'Confirm and run'. Once it's done continue.
38- command : fastboot_boot_recovery
38+ command : fastboot_boot_recovery
Original file line number Diff line number Diff line change @@ -2,10 +2,10 @@ metadata:
22 maintainer : Tobias Sterbak (tsterbak)
33 device_name : OnePlus 7
44 is_ab_device : true
5- device_code : guacamoleb
5+ device_code : guacamoleb
66 supported_device_codes :
77 - guacamoleb
8- - OnePlus7
8+ - OnePlus7
99requirements :
1010 android : 12
1111steps :
2222 Once it's done, press continue here.
2323 command : fastboot_oem_unlock
2424 - type : confirm_button
25- content : >
25+ content : >
2626 The bootloader is now unlocked. Since the device resets completely, you will need to re-enable Developer Options and USB debugging to continue.
2727 boot_recovery :
2828 - type : call_button
3535 img : twrp-start.jpeg
3636 content : >
3737 Boot a custom recovery (temporarily) by pressing 'Confirm and run'. Once it's done continue.
38- command : fastboot_boot_recovery
38+ command : fastboot_boot_recovery
You can’t perform that action at this time.
0 commit comments