Add CI tests for Android 17

This commit is contained in:
topjohnwu
2026-02-22 23:26:10 -08:00
committed by John Wu
parent 74ead75ce8
commit 07e92948c8
4 changed files with 12 additions and 12 deletions
+1
View File
@@ -92,6 +92,7 @@ resolve_vars() {
UpsideDownCakePrivacySandbox) api=34 ;;
VanillaIceCream) api=35 ;;
Baklava) api=36 ;;
CinnamonBun) api=37 ;;
*CANARY) api=10000 ;;
*)
print_error "! Unknown system image version '$ver'"