Commit 76bf53f
committed
Fix the gpu mode ordering in the non-opt'ing path
google#2502 was incorrect.
The previous behavior was to prefer `--gpu_mode=gfxstream` over
`--gpu_mode=guest_swiftshader` prior to the Jolt changes.
Bug: b/5132291821 parent ecba083 commit 76bf53f
2 files changed
Lines changed: 3 additions & 3 deletions
File tree
- base/cvd/cuttlefish/host/commands/assemble_cvd
- e2etests/cvd/graphics_detector_tests
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
456 | 456 | | |
457 | 457 | | |
458 | 458 | | |
459 | | - | |
460 | 459 | | |
461 | 460 | | |
| 461 | + | |
462 | 462 | | |
463 | 463 | | |
464 | 464 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | | - | |
56 | | - | |
| 55 | + | |
| 56 | + | |
57 | 57 | | |
58 | 58 | | |
0 commit comments