File tree Expand file tree Collapse file tree 2 files changed +6
-5
lines changed
openandroidinstaller/assets/configs Expand file tree Collapse file tree 2 files changed +6
-5
lines changed Original file line number Diff line number Diff line change @@ -15,6 +15,7 @@ metadata:
1515 - olive
1616 - olivelite
1717 - olivewood
18+ - olives
1819 twrp-link : mi439
1920requirements :
2021 firmware : MiUI 12.5 (Q)
Original file line number Diff line number Diff line change @@ -2,9 +2,9 @@ metadata:
22 maintainer : Tobias Sterbak (tsterbak)
33 device_name : Sony Xperia 10 Plus
44 is_ab_device : true
5- device_code : mermaid
5+ device_code : mermaid
66 supported_device_codes :
7- - mermaid
7+ - mermaid
88steps :
99 unlock_bootloader :
1010 - type : confirm_button
1919 - type : link_button_with_confirm
2020 content : >
2121 Click on the button to open the instructions on Sonys official unlocking website to generate an unlock code for your bootloader.
22- Once you got the code write it down somewhere and continue to input the code.
22+ Once you got the code write it down somewhere and continue to input the code.
2323 link : https://developer.sonymobile.com/unlockbootloader/unlock-yourboot-loader/
2424 - type : confirm_button
2525 content : >
3535 command : fastboot_unlock_with_code
3636 - type : call_button
3737 content : >
38- Press the button to reboot. Since the device resets completely, you will need to re-enable USB debugging to continue.
38+ Press the button to reboot. Since the device resets completely, you will need to re-enable USB debugging to continue.
3939 Connect your device to your PC via USB. Then confirm here to continue.
4040 command : fastboot_reboot
4141 boot_recovery :
5757 - type : call_button
5858 content : >
5959 Now we need to boot into recovery again. Press run and when you see the TWRP screen you can continue.
60- command : fastboot_flash_boot
60+ command : fastboot_flash_boot
You can’t perform that action at this time.
0 commit comments