You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: openandroidinstaller/assets/configs/Pixel 3a.yaml
+4-1Lines changed: 4 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -39,7 +39,10 @@ steps:
39
39
- title: "Flash LineageOS"
40
40
type: call_button
41
41
content: "Boot into recovery"
42
-
command: "fastboot reboot"
42
+
command: "adb reboot bootloader"
43
+
- title: "Flash LineageOS"
44
+
type: confirm_button
45
+
content: "Select 'Restart recovery' on your smartphone screen. Then confirm"
43
46
- title: "Flash LineageOS"
44
47
type: confirm_button
45
48
content: "Now tap 'Wipe'. Then tap 'Format Data' and continue with the formatting process. This will remove encryption and delete all files stored in the internal storage."
0 commit comments