Fix Exception in SysUiState
SysUiState is mocked in many tests. This can cause tests to run into a NullPointerException when setFlag is called. This CL prevents that Exception. Bug: 391721803 Test: HearingDevicesDialogDelegateTest, presubmit Flag: EXEMPT test-only bugfix Change-Id: Ica5ec73d728cff7cb4e56ca98ea4f9ab61f7425a
Loading
Please register or sign in to comment