Skip to content

Commit 1939d91

Browse files
committed
1 parent 77d0013 commit 1939d91

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed
Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,19 @@
11
metadata:
22
maintainer: Tobias Sterbak (tsterbak)
33
device_name: Samsung Galaxy A5 (2017)
4-
is_ab_device: false
4+
is_ab_device: false
55
device_code: a5y17lte
66
supported_device_codes:
77
- a5y17lte
88
- a5y17ltecan
9+
- a5y17ltexx
910
steps:
1011
unlock_bootloader:
1112
boot_recovery:
1213
- type: call_button
1314
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.
15+
As a first step, you need to boot into the bootloader. A bootloader is the piece of software,
16+
that tells your phone how to start and run an operating system (like Android). Your device should be turned on.
1617
Then press 'Confirm and run' to reboot into the bootloader. Continue once it's done.
1718
command: adb_reboot_download
1819
- type: call_button
@@ -23,6 +24,6 @@ steps:
2324
- type: confirm_button
2425
img: samsung-buttons.png
2526
content: >
26-
Unplug the USB cable from your device. Then manually reboot into recovery by pressing the *Volume Down* + *Power buttons* for 8~10 seconds
27-
until the screen turns black & release the buttons immediately when it does, then boot to recovery with the device powered off,
28-
hold *Volume Up* + *Home* + *Power button*.
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,
29+
hold *Volume Up* + *Home* + *Power button*.

0 commit comments

Comments
 (0)