summaryrefslogtreecommitdiff
path: root/libs/input/PointerController.cpp
diff options
context:
space:
mode:
author Alejandro Nijamkin <nijamkin@google.com> 2022-10-17 17:12:22 -0700
committer Alejandro Nijamkin <nijamkin@google.com> 2022-10-19 09:31:05 -0700
commit123d7cb64d99d34a5cf66e9205b72f6a50a96155 (patch)
treed66be50dd79e875f58f993d07bb011e033be57f5 /libs/input/PointerController.cpp
parent164b0fb268035576a4bac8a1e5c17900469f68f6 (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