Commit 38d5e8c
ci: Add Android 37 emulator to critical UI test matrix
Extend the critical UI integration test matrix to also run against an
API level 37 (Android 17) emulator, keeping CI coverage current with the
latest Android platform.
API 37 is published only as a minor-versioned image, so the api-level is
"37.0" (the platform and system image packages are android-37.0, not
android-37). It also ships only as google_apis_ps16k; there is no plain
google_apis image for this API level.
The API 37 emulator crashes on Vulkan initialization and on snapshot
restore, so this row forces software rendering, disables Vulkan, and cold
boots. See https://issuetracker.google.com/issues/524601393
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>1 parent 455eb6e commit 38d5e8c
1 file changed
Lines changed: 11 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
78 | 87 | | |
79 | 88 | | |
80 | 89 | | |
| |||
105 | 114 | | |
106 | 115 | | |
107 | 116 | | |
108 | | - | |
| 117 | + | |
109 | 118 | | |
110 | 119 | | |
111 | 120 | | |
| |||
129 | 138 | | |
130 | 139 | | |
131 | 140 | | |
132 | | - | |
| 141 | + | |
133 | 142 | | |
134 | 143 | | |
135 | 144 | | |
| |||
0 commit comments