Merge "Fix UnfoldLatencyTrackerTest"
This commit is contained in:
committed by
Android (Google) Code Review
commit
c5fa0f2043
@@ -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