commit | 9e9117412d6a1d3b60dfbea64710d7f4934277d6 | [log] [tgz] |
---|---|---|
author | Alejandro Nijamkin <nijamkin@google.com> | Mon Aug 29 11:59:39 2022 -0700 |
committer | Alejandro Nijamkin <nijamkin@google.com> | Wed Aug 31 10:22:53 2022 -0700 |
tree | 9215a5c1e0e9d78129371204946978599e817312 | |
parent | c9e49d8ed2ced81fee1981dcdd1bcc0cdb26f194 [diff] |
Extracts UserRecord out of UserSwitcherController. 1. Moves UserRecord to its own class 2. Makes UserRecord a data class and makes it completely immutable Point (2) required the addition of some state in UserSwitcherController. Bug: 243844359 Test: manually verified that the user switcher still works Change-Id: Ic92c7ded00e250212bc40b83b03aaa1db314aecc