Skip to content

Commit

Permalink
Update evert.yaml
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 15, 2023
1 parent 70b1fbd commit d5cf35f
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 d5cf35f

Please sign in to comment.