0
Files
src/ash/capture_mode
Ahmed Fakhry 08d35b5993 [Reland] GD: Don't always auto select a camera
Original CL was reverted because of a failing test that was
not caught by the CQ (since ash_unittests were removed from CQ,
see b/333572800).

This CL relands the CL with a fix.

In Game-Dashboard-initiated sessions, we auto-select the first
available camera (if none is currently selected). However, we
should stop doing that once a user makes an explicit camera
selection. All subsequent sessions should just continue using the
system-wide most recent camera selection.

Bug: b/324964571
Test: Manually, unit tests.
Change-Id: I632288b157b1964704060971e7700bc2062230fa
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5464172
Reviewed-by: Prameet Shah <phshah@chromium.org>
Commit-Queue: Ahmed Fakhry <afakhry@chromium.org>
Cr-Original-Commit-Position: refs/heads/main@{#1289353}
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5463216
Cr-Commit-Position: refs/heads/main@{#1289727}
2024-04-19 02:15:14 +00:00
..