Skip to content

Commit

Permalink
devices: add api33 images
Browse files Browse the repository at this point in the history
Signed-off-by: Bardia Moshiri <[email protected]>
  • Loading branch information
FakeShell committed Dec 8, 2023
1 parent 711c9ab commit ec31a52
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ You should pick up the correct zipfile for your specific device:
* Device with an Android 10 vendor: api29
* Device with an Android 11 vendor: api30
* Device with an Android 12/12.1 vendor: api32
* Device with an Android 12/12.1 vendor: api33

If you're in doubt, and there is a fastboot-flashable image available for your device, it's recommended to use that.

Expand Down
2 changes: 1 addition & 1 deletion devices.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ rootfs:
arch: [armhf, arm64]
edition: phosh
variant: phone
apilevel: [28, 29, 30, 32]
apilevel: [28, 29, 30, 32, 33]

bundles:
# Developer tools bundle
Expand Down

0 comments on commit ec31a52

Please sign in to comment.