Skip to content

Commit

Permalink
Change requirements for taimen and walleye to andorid 11
Browse files Browse the repository at this point in the history
  • Loading branch information
tsterbak committed Mar 2, 2023
1 parent 87467b3 commit 2e68a25
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion openandroidinstaller/assets/configs/taimen.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ metadata:
devicename: Google Pixel 2 XL
devicecode: taimen
requirements:
android: 12
android: 11
steps:
unlock_bootloader:
- type: call_button
Expand Down
2 changes: 1 addition & 1 deletion openandroidinstaller/assets/configs/walleye.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ metadata:
devicename: Google Pixel 2
devicecode: walleye
requirements:
android: 12
android: 11
steps:
unlock_bootloader:
- type: call_button
Expand Down

0 comments on commit 2e68a25

Please sign in to comment.