Skip to content

Commit

Permalink
sync Mi439 asserts
Browse files Browse the repository at this point in the history
  • Loading branch information
SirRGB committed Nov 27, 2023
1 parent 6426e1d commit 9404849
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
1 change: 1 addition & 0 deletions openandroidinstaller/assets/configs/Mi439.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ metadata:
- olive
- olivelite
- olivewood
- olives
twrp-link: mi439
requirements:
firmware: MiUI 12.5 (Q)
Expand Down
10 changes: 5 additions & 5 deletions openandroidinstaller/assets/configs/mermaid.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@ metadata:
maintainer: Tobias Sterbak (tsterbak)
device_name: Sony Xperia 10 Plus
is_ab_device: true
device_code: mermaid
device_code: mermaid
supported_device_codes:
- mermaid
- mermaid
steps:
unlock_bootloader:
- type: confirm_button
Expand All @@ -19,7 +19,7 @@ steps:
- type: link_button_with_confirm
content: >
Click on the button to open the instructions on Sonys official unlocking website to generate an unlock code for your bootloader.
Once you got the code write it down somewhere and continue to input the code.
Once you got the code write it down somewhere and continue to input the code.
link: https://developer.sonymobile.com/unlockbootloader/unlock-yourboot-loader/
- type: confirm_button
content: >
Expand All @@ -35,7 +35,7 @@ steps:
command: fastboot_unlock_with_code
- type: call_button
content: >
Press the button to reboot. Since the device resets completely, you will need to re-enable USB debugging to continue.
Press the button to reboot. Since the device resets completely, you will need to re-enable USB debugging to continue.
Connect your device to your PC via USB. Then confirm here to continue.
command: fastboot_reboot
boot_recovery:
Expand All @@ -57,4 +57,4 @@ steps:
- type: call_button
content: >
Now we need to boot into recovery again. Press run and when you see the TWRP screen you can continue.
command: fastboot_flash_boot
command: fastboot_flash_boot

0 comments on commit 9404849

Please sign in to comment.