Skip to content

Commit

Permalink
sync serranoltexx asserts
Browse files Browse the repository at this point in the history
  • Loading branch information
SirRGB committed Nov 27, 2023
1 parent ec4239c commit 5977f3f
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 6 deletions.
4 changes: 2 additions & 2 deletions openandroidinstaller/assets/configs/sargo.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
metadata:
maintainer: Tobias Sterbak (tsterbak)
device_name: Pixel 3a
is_ab_device: true
is_ab_device: true
device_code: sargo
supported_device_codes:
- sargo
Expand Down Expand Up @@ -41,4 +41,4 @@ steps:
img: twrp-start.jpeg
content: >
Boot a custom recovery (temporarily) by pressing 'Confirm and run'. Once your phone screen looks like the picture on the left, continue.
command: fastboot_boot_recovery
command: fastboot_boot_recovery
10 changes: 6 additions & 4 deletions openandroidinstaller/assets/configs/serranoltexx.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,15 @@ metadata:
supported_device_codes:
- serranolte
- serranoltexx
- serranoltebmc
- serranoltektt
steps:
unlock_bootloader:
boot_recovery:
- type: call_button
content: >
As a first step, you need to boot into the bootloader. A bootloader is the piece of software,
that tells your phone how to start and run an operating system (like Android). Your device should be turned on.
As a first step, you need to boot into the bootloader. A bootloader is the piece of software,
that tells your phone how to start and run an operating system (like Android). Your device should be turned on.
Then press 'Confirm and run' to reboot into the bootloader. Continue once it's done.
command: adb_reboot_download
- type: call_button
Expand All @@ -22,6 +24,6 @@ steps:
- type: confirm_button
img: samsung-buttons.png
content: >
Unplug the USB cable from your device. Then manually reboot into recovery by pressing the *Volume Down* + *Power buttons* for 8~10 seconds
until the screen turns black & release the buttons immediately when it does, then boot to recovery with the device powered off,
Unplug the USB cable from your device. Then manually reboot into recovery by pressing the *Volume Down* + *Power buttons* for 8~10 seconds
until the screen turns black & release the buttons immediately when it does, then boot to recovery with the device powered off,
hold *Volume Up* + *Home* + *Power button*.

0 comments on commit 5977f3f

Please sign in to comment.