OSDN Git Service

Pulse state should always show ambient wallpaper
authorLucas Dupin <dupin@google.com>
Fri, 18 May 2018 19:57:47 +0000 (12:57 -0700)
committerLucas Dupin <dupin@google.com>
Mon, 21 May 2018 21:14:42 +0000 (14:14 -0700)
commit30c75471492ec7862ab7fbd56358a75178e0ed52
treecc8cf8d7c0c726f46c4e36e1e34f53625d54c6fd
parent402e2a2b6f47ca955db084255d642e9f3765e4eb
Pulse state should always show ambient wallpaper

Otherwise wallpaper wouldn't be set to AOD when the device pulses
and always on is off.

Bug: 78606979
Test: manual
Test: atest packages/SystemUI/tests/src/com/android/systemui/doze/DozeWallpaperStateTest.java
Change-Id: Ic40c18252cd6cb06ff6fd0d79ec3f1de16a1add5
packages/SystemUI/src/com/android/systemui/doze/DozeFactory.java
packages/SystemUI/src/com/android/systemui/doze/DozeWallpaperState.java
packages/SystemUI/tests/src/com/android/systemui/doze/DozeWallpaperStateTest.java