commit | 20c0eb4b0d5416167a4ede7b5840cae03e086839 | [log] [tgz] |
---|---|---|
author | Jason Monk <jmonk@google.com> | Thu Mar 02 17:35:49 2017 -0500 |
committer | Jason Monk <jmonk@google.com> | Thu Mar 02 17:35:49 2017 -0500 |
tree | fa5258bdae7484f46df29f53cc987d35f6d6e5d1 | |
parent | 00a5f2a65882f5b2814c9449e0ab75b6f2656315 [diff] |
Fix DND status icon not showing PhoneStatusBarPolicy was holding a cached value for zen mode that wasn't getting set on startup, remove the cached value and always get it from ZenController to be safe. Test: Turn on DND, Kill sysui Change-Id: Ic02bb0ceb417d491c7a2e238964f98f26799314f Fixes: 35808491