commit | f30cb97a784ba508a82863ef74ea0135355aad0c | [log] [tgz] |
---|---|---|
author | Mark Renouf <mrenouf@google.com> | Tue Jan 23 12:21:43 2024 -0500 |
committer | Mark Renouf <mrenouf@google.com> | Thu Jan 25 19:56:19 2024 -0500 |
tree | fee5089bc3b3bf2b33e5caa9851303e7b0c52b07 | |
parent | c5d725eec15d2cff2aab08437948d6d0f2d01a63 [diff] |
UserInteractor and Profile A domain component which applies business logic to User data. This component maps Users to Profiles, the set of which is defined by Profile.Type Bug: 309960444 Test: atest IntentResolver-tests-unit:UserInteractorTest \ FakeUserRepositoryTest Change-Id: I9832836ae019ba1b0ae45366f9fc0e26bc9b23ce
IntentResolver
provides the implementation for Intent ACTION_CHOOSER
See also: ShareCompat.IntentBuilder