[flexiglass] Parameterize QuickQSPanelControllerTest failures with SceneContainerFlag
Also fixed the test exception: `java.lang.IllegalStateException: should be called from the main thread. sMainLooper.threadName=main Thread.currentThread()=Instr: android.testing.TestableInstrumentation`. To ensure that the test setup and execution run on the main thread, this cl added the @RunWithLooper(setAsMainLooper = true) annotation. Bug: 416716468 Flag: com.android.systemui.scene_container Test: com.android.systemui.qs.QuickQSPanelControllerTest Change-Id: I7f04e0cc5ba2f279565e5c3bd2d1e645fb635c81
Loading
Please register or sign in to comment