Remove unused function
Test: atest WMShellFlickerTestsSplitScreen Change-Id: I55b9d795eb8e0ba7c7a2734d4569fb2bc39dab2c
This commit is contained in:
@@ -43,11 +43,4 @@ abstract class SplitScreenBase(flicker: LegacyFlickerTest) : BaseBenchmarkTest(f
|
||||
secondaryApp.exit(wmHelper)
|
||||
}
|
||||
}
|
||||
|
||||
protected open val withoutTracing: FlickerBuilder.() -> Unit = {
|
||||
withoutLayerTracing()
|
||||
withoutWindowManagerTracing()
|
||||
withoutTransitionTracing()
|
||||
withoutTransactionsTracing()
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user