We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 70b1fbd + d5cf35f commit 1ac4e7aCopy full SHA for 1ac4e7a
openandroidinstaller/assets/configs/evert.yaml
@@ -4,7 +4,8 @@ metadata:
4
is_ab_device: true
5
device_code: evert
6
supported_device_codes:
7
- - evert
+ - evert
8
+ - evert_n
9
steps:
10
unlock_bootloader:
11
- type: call_button
@@ -59,4 +60,4 @@ steps:
59
60
img: twrp-start.jpeg
61
content: >
62
Now we need to boot into recovery again. Press run and when you see the TWRP screen you can continue.
- command: fastboot_boot_recovery
63
+ command: fastboot_boot_recovery
0 commit comments