|
178 | 178 | {"type": "ftl", "device": "model=SH-01L,version=28"}, # AQUOS sense2 SH-01L |
179 | 179 | ], |
180 | 180 | "android_latest": [ |
181 | | - {"type": "ftl", "device": "model=oriole,version=33"}, # Pixel 6 |
182 | | - {"type": "ftl", "device": "model=panther,version=33"}, # Pixel 7 |
183 | | - {"type": "ftl", "device": "model=lynx,version=33"}, # Pixel 7a |
184 | | - {"type": "ftl", "device": "model=cheetah,version=33"}, # Pixel 7 Pro |
185 | | - {"type": "ftl", "device": "model=felix,version=33"}, # Pixel Fold |
186 | | - {"type": "ftl", "device": "model=tangorpro,version=33"}, # Pixel Tablet |
187 | | - {"type": "ftl", "device": "model=gts8uwifi,version=33"}, # Galaxy Tab S8 Ultra |
188 | | - {"type": "ftl", "device": "model=b0q,version=33"}, # Galaxy S22 Ultra |
189 | | - {"type": "ftl", "device": "model=b4q,version=33"}, # Galaxy Z Flip4 |
| 181 | + {"type": "ftl", "device": "model=shiba_beta,version=35"}, # Pixel 8 (to test 16kb page size) |
| 182 | +# {"type": "ftl", "device": "model=oriole,version=33"}, # Pixel 6 |
| 183 | +# {"type": "ftl", "device": "model=panther,version=33"}, # Pixel 7 |
| 184 | +# {"type": "ftl", "device": "model=lynx,version=33"}, # Pixel 7a |
| 185 | +# {"type": "ftl", "device": "model=cheetah,version=33"}, # Pixel 7 Pro |
| 186 | +# {"type": "ftl", "device": "model=felix,version=33"}, # Pixel Fold |
| 187 | +# {"type": "ftl", "device": "model=tangorpro,version=33"}, # Pixel Tablet |
| 188 | +# {"type": "ftl", "device": "model=gts8uwifi,version=33"}, # Galaxy Tab S8 Ultra |
| 189 | +# {"type": "ftl", "device": "model=b0q,version=33"}, # Galaxy S22 Ultra |
| 190 | +# {"type": "ftl", "device": "model=b4q,version=33"}, # Galaxy Z Flip4 |
190 | 191 | ], |
191 | 192 | "emulator_ftl_target": [ |
192 | 193 | {"type": "ftl", "device": "model=Pixel2,version=28"}, |
|
0 commit comments