Merge "Fixed failing scrim test" into sc-v2-dev am: 4c7e68f17a am: 40eeba9c86
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/15674916 Change-Id: Ie69d2e458607dfdd08abd0bf18584b346d4a4eb6
This commit is contained in:
@@ -751,12 +751,6 @@ public class ScrimControllerTest extends SysuiTestCase {
|
||||
finishAnimationsImmediately();
|
||||
mScrimController.transitionTo(ScrimState.UNLOCKED);
|
||||
|
||||
// Immediately tinted black after the transition starts
|
||||
assertScrimTinted(Map.of(
|
||||
mScrimInFront, true,
|
||||
mScrimBehind, true
|
||||
));
|
||||
|
||||
finishAnimationsImmediately();
|
||||
|
||||
// All scrims should be transparent at the end of fade transition.
|
||||
|
||||
Reference in New Issue
Block a user