Fixed failing scrim test am: ac3e13a89c am: 4850cb8d57
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/15663082 Change-Id: I9f1458e5e8e6e1b0033ff9d1ff695076b036b850
This commit is contained in:
@@ -744,13 +744,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,
|
||||
mScrimForBubble, true
|
||||
));
|
||||
|
||||
finishAnimationsImmediately();
|
||||
|
||||
// All scrims should be transparent at the end of fade transition.
|
||||
|
||||
Reference in New Issue
Block a user