OSDN Git Service

AOD: Only play wakeup animation when actually waking up
authorAdrian Roos <roosa@google.com>
Mon, 21 Aug 2017 15:17:20 +0000 (17:17 +0200)
committerAdrian Roos <roosa@google.com>
Wed, 23 Aug 2017 16:39:13 +0000 (16:39 +0000)
commit365835ff4ee01a648b13948683e850921c4a982a
tree5f46beb35dc2fa60a5f428589f270d21daf9bd26
parentf564bcc159b0e6b6cdeb594c5264b8e48e8fa500
AOD: Only play wakeup animation when actually waking up

Fixes an issue where the wake up animation could play when going to sleep,
if the screen turning on for AOD happened after the finishing going to sleep.

Change-Id: I6b00aaefb672a630f43ca229d6cc66d12bc4205c
Fixes: 64814671
Test: Pull up app launcher, turn off screen, verify AOD does not blink.
(cherry picked from commit b9afae2e50c0240ee103ab44fad13b75aef985b6)
packages/SystemUI/src/com/android/systemui/statusbar/phone/StatusBar.java