Skip to content

Commit

Permalink
sync j7fltexx asserts
Browse files Browse the repository at this point in the history
  • Loading branch information
SirRGB committed Nov 27, 2023
1 parent 88baae2 commit 2f3608a
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 11 deletions.
6 changes: 3 additions & 3 deletions openandroidinstaller/assets/configs/hotdog.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ metadata:
maintainer: Tobias Sterbak (tsterbak)
device_name: OnePlus 7T Pro
is_ab_device: true
device_code: hotdog
device_code: hotdog
supported_device_codes:
- hotdog
- OnePlus7TPro
Expand All @@ -25,7 +25,7 @@ steps:
Once it's done, press continue here.
command: fastboot_oem_unlock
- type: confirm_button
content: >
content: >
The bootloader is now unlocked. Since the device resets completely, you will need to re-enable Developer Options and USB debugging to continue.
boot_recovery:
- type: call_button
Expand All @@ -38,4 +38,4 @@ steps:
img: twrp-start.jpeg
content: >
Boot a custom recovery (temporarily) by pressing 'Confirm and run'. Once it's done continue.
command: fastboot_boot_recovery
command: fastboot_boot_recovery
6 changes: 3 additions & 3 deletions openandroidinstaller/assets/configs/hotdogb.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ metadata:
maintainer: Tobias Sterbak (tsterbak)
device_name: OnePlus 7T
is_ab_device: true
device_code: hotdogb
device_code: hotdogb
supported_device_codes:
- hotdogb
- OnePlus7T
Expand All @@ -25,7 +25,7 @@ steps:
Once it's done, press continue here.
command: fastboot_oem_unlock
- type: confirm_button
content: >
content: >
The bootloader is now unlocked. Since the device resets completely, you will need to re-enable Developer Options and USB debugging to continue.
boot_recovery:
- type: call_button
Expand All @@ -38,4 +38,4 @@ steps:
img: twrp-start.jpeg
content: >
Boot a custom recovery (temporarily) by pressing 'Confirm and run'. Once it's done continue.
command: fastboot_boot_recovery
command: fastboot_boot_recovery
12 changes: 7 additions & 5 deletions openandroidinstaller/assets/configs/jfltexx.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ metadata:
- jfltexx
- jflte
- jfltetmo
- jfltecan
- jgedlte
twrp-link: jflte
untested: true
requirements:
Expand All @@ -16,8 +18,8 @@ steps:
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 who 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 who 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 @@ -27,6 +29,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,
hold *Volume Up* + *Home* + *Power button*.
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 2f3608a

Please sign in to comment.