Fix UnfoldLatencyTrackerTest
Test: atest UnfoldLatencyTrackerTest Bug: 209963184 Change-Id: I51a87c04d45bc23f743ea23a4d90b7332ab854f2
This commit is contained in:
@@ -68,7 +68,7 @@ class UnfoldLatencyTrackerTest : SysuiTestCase() {
|
||||
context.mainExecutor,
|
||||
context,
|
||||
screenLifecycle
|
||||
)
|
||||
).apply { init() }
|
||||
deviceStates = FoldableTestUtils.findDeviceStates(context)
|
||||
|
||||
verify(deviceStateManager).registerCallback(any(), foldStateListenerCaptor.capture())
|
||||
|
||||
Reference in New Issue
Block a user