Skip to content

Commit

Permalink
Update evert.yaml (#172)
Browse files Browse the repository at this point in the history
Enable the config for device code: `evert_n`
  • Loading branch information
tsterbak committed Jun 16, 2023
2 parents 70b1fbd + d5cf35f commit 1ac4e7a
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions openandroidinstaller/assets/configs/evert.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@ metadata:
is_ab_device: true
device_code: evert
supported_device_codes:
- evert
- evert
- evert_n
steps:
unlock_bootloader:
- type: call_button
Expand Down Expand Up @@ -59,4 +60,4 @@ steps:
img: twrp-start.jpeg
content: >
Now we need to boot into recovery again. Press run and when you see the TWRP screen you can continue.
command: fastboot_boot_recovery
command: fastboot_boot_recovery

0 comments on commit 1ac4e7a

Please sign in to comment.