Skip to content

Commit 2e68a25

Browse files
committed
Change requirements for taimen and walleye to andorid 11
1 parent 87467b3 commit 2e68a25

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

openandroidinstaller/assets/configs/taimen.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ metadata:
33
devicename: Google Pixel 2 XL
44
devicecode: taimen
55
requirements:
6-
android: 12
6+
android: 11
77
steps:
88
unlock_bootloader:
99
- type: call_button

openandroidinstaller/assets/configs/walleye.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ metadata:
33
devicename: Google Pixel 2
44
devicecode: walleye
55
requirements:
6-
android: 12
6+
android: 11
77
steps:
88
unlock_bootloader:
99
- type: call_button

0 commit comments

Comments
 (0)