commit | 1cab76af8537a275d1af38d25f5692a68e48eed6 | [log] [tgz] |
---|---|---|
author | Jeff Sharkey <jsharkey@android.com> | Tue Apr 12 18:23:31 2016 -0600 |
committer | Jeff Sharkey <jsharkey@android.com> | Tue Apr 12 21:15:50 2016 -0600 |
tree | 4e82d43967c1a7014926bea98fa8399e59a7cd08 | |
parent | 959586b9a9ca96a70c2232af0f99696a369d1b1d [diff] |
Make wallpapers direct-boot aware. If the user's wallpaper isn't direct-boot aware, wait around for the user to be unlocked, instead of clearing the wallpaper. Also switch a few classes to using SystemService lifecycle, since events are dispatched faster than through broadcasts. Fix bug where ContentService.systemReady() was never called, and make sure EntropyMixer doesn't risk being GC'ed. Bug: 26280055 Change-Id: I9fff468a439b868baa68cf11bb6ee9f7d52b7b5a