Skip to content

Commit 1ac4e7a

Browse files
authored
Update evert.yaml (#172)
Enable the config for device code: `evert_n`
2 parents 70b1fbd + d5cf35f commit 1ac4e7a

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

openandroidinstaller/assets/configs/evert.yaml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@ metadata:
44
is_ab_device: true
55
device_code: evert
66
supported_device_codes:
7-
- evert
7+
- evert
8+
- evert_n
89
steps:
910
unlock_bootloader:
1011
- type: call_button
@@ -59,4 +60,4 @@ steps:
5960
img: twrp-start.jpeg
6061
content: >
6162
Now we need to boot into recovery again. Press run and when you see the TWRP screen you can continue.
62-
command: fastboot_boot_recovery
63+
command: fastboot_boot_recovery

0 commit comments

Comments
 (0)