diff options
| author | 2022-10-17 17:12:22 -0700 | |
|---|---|---|
| committer | 2022-10-19 09:31:05 -0700 | |
| commit | 123d7cb64d99d34a5cf66e9205b72f6a50a96155 (patch) | |
| tree | d66be50dd79e875f58f993d07bb011e033be57f5 /libs/input/PointerController.cpp | |
| parent | 164b0fb268035576a4bac8a1e5c17900469f68f6 (diff) | |
Lazy UserSwitcherDialogCoordinator.
Makes all class dependencies lazy and turns on the refactored code.
The motivation was the attached bug, where we've seen a regression in
boot times when turning on the refactored code flags. The theory is that
this core startable is pulling in a lot of code that's doing work in its
constructor(s). By making it lazy, that's delayed until the core
startable system tells this class to start.
Bug: 253435919
Test: Manually verified that the user switcher works.
Change-Id: I8957d9a98ca8e949f888b84c9d0d58d51f15f9d5
Diffstat (limited to 'libs/input/PointerController.cpp')
0 files changed, 0 insertions, 0 deletions