commit | f8128807584f04d517df7be36af8a466f6602353 | [log] [tgz] |
---|---|---|
author | Dave Mankoff <mankoff@google.com> | Thu Nov 18 10:44:59 2021 -0500 |
committer | Dave Mankoff <mankoff@google.com> | Thu Nov 18 11:11:46 2021 -0500 |
tree | a904c5efe8b4e393b5519d2ae752ff2be5dccbfc | |
parent | 8dfb06f117a67130f57c85bb28714bae6dc44586 [diff] |
Restore StatusBarStatePolicy. The StatusBarStatePolicy used to be injected into StatusBar but never used. It turns out it registered listeners during its construction, so there were side-effects to this. Move those registrations into their own #init method and call it excplitly in StatusBar. Fixes: 203527754 Test: manual Change-Id: Iaacd3f03c57d3943be8f362d3252395c3dfaba5c