OSDN Git Service

Do not animate wallpaper when wakeAndUnlock
authorLucas Dupin <dupin@google.com>
Wed, 17 Jul 2019 16:49:52 +0000 (09:49 -0700)
committerLucas Dupin <dupin@google.com>
Thu, 18 Jul 2019 02:07:09 +0000 (02:07 +0000)
commitbd6c92b07438192189fb502cf52184109f117c8d
tree607d31ad95ec2379858157329b74280b77900ef5
parent32cc70651986a3e08fa76a92dec8e3e84c1e1fa8
Do not animate wallpaper when wakeAndUnlock

Fixes: 137536016
Test: press power to go to lock scree <-> aod
Test: unlock with fingerprint
Test: trigger AOD2 pulse (look at wallpaper animation)
Test: atest DozeWallpaperStateTest
Change-Id: I46574609a00712bdde5a4652ab5c9b0c04cbeeec
Merged-In: I46574609a00712bdde5a4652ab5c9b0c04cbeeec
packages/SystemUI/src/com/android/systemui/doze/DozeFactory.java
packages/SystemUI/src/com/android/systemui/doze/DozeWallpaperState.java
packages/SystemUI/src/com/android/systemui/statusbar/phone/BiometricUnlockController.java
packages/SystemUI/src/com/android/systemui/statusbar/phone/StatusBar.java
packages/SystemUI/tests/src/com/android/systemui/doze/DozeWallpaperStateTest.java