Merge "Cancel the wallpaper animation after the tests" into udc-dev
This commit is contained in:
@@ -113,8 +113,8 @@ class KeyguardUnlockAnimationControllerTest : SysuiTestCase() {
|
||||
|
||||
@After
|
||||
fun tearDown() {
|
||||
keyguardUnlockAnimationController.surfaceBehindEntryAnimator.cancel()
|
||||
keyguardUnlockAnimationController.surfaceBehindAlphaAnimator.cancel()
|
||||
keyguardUnlockAnimationController.notifyFinishedKeyguardExitAnimation(true)
|
||||
keyguardUnlockAnimationController.wallpaperAlphaAnimator.cancel()
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user