commit | 6eaed71f6a9b3a487441c8abb82c2ccb0c714f98 | [log] [tgz] |
---|---|---|
author | Mark Renouf <mrenouf@google.com> | Fri Jan 12 13:06:21 2024 -0500 |
committer | Mark Renouf <mrenouf@google.com> | Tue Jan 23 22:14:49 2024 -0500 |
tree | b877d0fe27c6a860e9cf97005b4df9a3d59acc74 | |
parent | 561298bef94365950247075723dafdcfe998c745 [diff] |
Updates UserRepository users to List<User> This is a way to provide a stable iteration order to consumers. Bug: 300157408 Bug: 309960444 Test: atest IntentResolver-tests-unit Change-Id: I502b9744e93288bf1682d009c1e2ba03cfc013a9
IntentResolver
provides the implementation for Intent ACTION_CHOOSER
See also: ShareCompat.IntentBuilder