Merge "Merge "WM: Mark screen rotation layer as opaque" into sc-dev am: 0afea05799 am: 25723dbfdd" into sc-v2-dev-plus-aosp
This commit is contained in:
committed by
Android (Google) Code Review
commit
c96772159a
@@ -212,6 +212,7 @@ class ScreenRotationAnimation {
|
||||
String name = "RotationLayer";
|
||||
mScreenshotLayer = displayContent.makeOverlay()
|
||||
.setName(name)
|
||||
.setOpaque(true)
|
||||
.setSecure(isSecure)
|
||||
.setCallsite("ScreenRotationAnimation")
|
||||
.setBLASTLayer()
|
||||
|
||||
Reference in New Issue
Block a user