Consider rounded corners in occluded by (tests)
The visible region calculation in the surface flinger doesn't consider that a layer with rounded corners can fully occlude another. Use the same behavior in flicker and winscope. Bug: 174541970 Test: atest FlickerTests Change-Id: Ia18f49495d911e17c6493eb5344beb02a4a190e7
This commit is contained in:
@@ -107,7 +107,7 @@ class OpenAppColdTest(
|
||||
configuration.endRotation)
|
||||
navBarLayerIsAlwaysVisible(enabled = false)
|
||||
statusBarLayerIsAlwaysVisible(enabled = false)
|
||||
visibleLayersShownMoreThanOneConsecutiveEntry(bugId = 174541970)
|
||||
visibleLayersShownMoreThanOneConsecutiveEntry()
|
||||
|
||||
appLayerReplacesWallpaperLayer(testApp.`package`)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user