Skip to content

Commit 9404849

Browse files
committed
1 parent 6426e1d commit 9404849

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

openandroidinstaller/assets/configs/Mi439.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ metadata:
1515
- olive
1616
- olivelite
1717
- olivewood
18+
- olives
1819
twrp-link: mi439
1920
requirements:
2021
firmware: MiUI 12.5 (Q)

openandroidinstaller/assets/configs/mermaid.yaml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff 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
88
steps:
99
unlock_bootloader:
1010
- type: confirm_button
@@ -19,7 +19,7 @@ steps:
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: >
@@ -35,7 +35,7 @@ steps:
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:
@@ -57,4 +57,4 @@ steps:
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

0 commit comments

Comments
 (0)