commit | 7d6e64b1c978424d001f6238d9e355d7f78b6561 | [log] [tgz] |
---|---|---|
author | mrenouf <mrenouf@google.com> | Wed Dec 20 15:21:24 2023 -0500 |
committer | mrenouf <mrenouf@google.com> | Wed Dec 20 15:21:34 2023 -0500 |
tree | 09dd5977813f5f7d90bc0c12b705760d20282399 | |
parent | 9f23487948c6f613a780d49f6b00df507fb7a1cc [diff] |
Provide Users map keyed by role instead of UserHandle Provides this map keyed by role since callers should not be referencing a specific UserHandle. Bug: 309960444 Test: atest UserRepositoryImplTest Change-Id: Ic5f2007b06aaaaea627046b5f0a0b16f47e58e52
IntentResolver
provides the implementation for Intent ACTION_CHOOSER
See also: ShareCompat.IntentBuilder