Skip to content
Commit f79deba8 authored by Evan Rosky's avatar Evan Rosky
Browse files

Fix PartialWakeLock regression

Removed mAnimating due to it always being false, but accidentally
read a condition backwards and removed a line instead of making
it always run. This line caused WindowAnimator to run continuously
even when there was nothing to animate

Bug: 150486411
Test: PowerTest#power2PartialWakeLockCheckTest passes again
Change-Id: Ia0ab48103d4c34edbac1ad08b3aab1b5723db2ea
parent 5338509b
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment