Commits

Adrian Roos authored 7445c0bb86c
Hold WakeLock while DreamService starts Fixes a bug where DozeService would not properly initialize because the CPU went to sleep before onDreamingStarted completed, causing the pickup gesture to not work. Change-Id: I85955a2b7d6bad5171accbc336117a9660b1b198 Fixes: 31044352