commit | 164b0fb268035576a4bac8a1e5c17900469f68f6 | [log] [tgz] |
---|---|---|
author | Alejandro Nijamkin <nijamkin@google.com> | Mon Oct 17 12:31:47 2022 -0700 |
committer | Alejandro Nijamkin <nijamkin@google.com> | Mon Oct 17 12:31:47 2022 -0700 |
tree | 6a880803a735bb913ed7b044c2e78ab59d7086ed | |
parent | 17f47db7efb38d301bbd83aa4762aaa91f11b871 [diff] |
Turns off use of refactord UserSwitcherController. There was an automatically detected massive regression in performance, as seen in the attached bug. This flag change shuts down the use of UserInteractor instead of the controller. Now, we have time to locally investigate the performance regression before turning that on again. Fix: 253435919 Test: verified that user switcher is still working Change-Id: I716439dcbe55e998687229ab0e68176548eff685