Skip to content
Commit d42dea00 authored by David Edmundson's avatar David Edmundson
Browse files

Fix potential crash setting new configs

If we get a setConfigOperation with entirely disabled outputs we would
not have a valid primary screen. At this point we would call
setPrimaryOutput with a null pointer.

BUG: 464590


(cherry picked from commit 8a436ad5)
parent 71a376a9
Pipeline #328273 passed with stage
in 1 minute and 32 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment