commit | 0ce3c477dde87a68c12b25767e97320c56e02021 | [log] [tgz] |
---|---|---|
author | Heemin Seog <hseog@google.com> | Sat Apr 18 10:13:29 2020 -0700 |
committer | Heemin Seog <hseog@google.com> | Sat Apr 18 10:13:29 2020 -0700 |
tree | 352a12ff6cfe22b9fad61f49994c440a609b0a80 | |
parent | 872afaeaeb15b33073fdc8a650a2e014abbc27da [diff] |
Register callback outside of constructor This object is still constructed for CarSystemUI, because it is injected by dagger at some point in the complicated dependency chain. This causes some crashes when we try to remove some of the phone specific layouts from our codebase. Bug: 154391045 Test: manual (flash + try keyguard in sdk_gphone_x86 and hawk), atest SystemUITests Change-Id: Ie272606c54ed632539feab46ddfb85236ac7944a