Skip to content

Commit 5977f3f

Browse files
committed
1 parent ec4239c commit 5977f3f

File tree

2 files changed

+8
-6
lines changed

2 files changed

+8
-6
lines changed

openandroidinstaller/assets/configs/sargo.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
metadata:
22
maintainer: Tobias Sterbak (tsterbak)
33
device_name: Pixel 3a
4-
is_ab_device: true
4+
is_ab_device: true
55
device_code: sargo
66
supported_device_codes:
77
- sargo
@@ -41,4 +41,4 @@ steps:
4141
img: twrp-start.jpeg
4242
content: >
4343
Boot a custom recovery (temporarily) by pressing 'Confirm and run'. Once your phone screen looks like the picture on the left, continue.
44-
command: fastboot_boot_recovery
44+
command: fastboot_boot_recovery

openandroidinstaller/assets/configs/serranoltexx.yaml

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,15 @@ metadata:
66
supported_device_codes:
77
- serranolte
88
- serranoltexx
9+
- serranoltebmc
10+
- serranoltektt
911
steps:
1012
unlock_bootloader:
1113
boot_recovery:
1214
- type: call_button
1315
content: >
14-
As a first step, you need to boot into the bootloader. A bootloader is the piece of software,
15-
that tells your phone how to start and run an operating system (like Android). Your device should be turned on.
16+
As a first step, you need to boot into the bootloader. A bootloader is the piece of software,
17+
that tells your phone how to start and run an operating system (like Android). Your device should be turned on.
1618
Then press 'Confirm and run' to reboot into the bootloader. Continue once it's done.
1719
command: adb_reboot_download
1820
- type: call_button
@@ -22,6 +24,6 @@ steps:
2224
- type: confirm_button
2325
img: samsung-buttons.png
2426
content: >
25-
Unplug the USB cable from your device. Then manually reboot into recovery by pressing the *Volume Down* + *Power buttons* for 8~10 seconds
26-
until the screen turns black & release the buttons immediately when it does, then boot to recovery with the device powered off,
27+
Unplug the USB cable from your device. Then manually reboot into recovery by pressing the *Volume Down* + *Power buttons* for 8~10 seconds
28+
until the screen turns black & release the buttons immediately when it does, then boot to recovery with the device powered off,
2729
hold *Volume Up* + *Home* + *Power button*.

0 commit comments

Comments
 (0)