commit | 726a89e9422166e77ceded5849ea9d89e663300d | [log] [tgz] |
---|---|---|
author | Mark Renouf <mrenouf@google.com> | Fri Feb 16 09:37:11 2024 -0500 |
committer | Mark Renouf <mrenouf@google.com> | Fri Feb 16 14:51:43 2024 +0000 |
tree | a2afeaa11f526d939f67aa9eb2a95a9b912ec5a1 | |
parent | fc6f67c8ddd0fbcd96c363c1c9490aec609e7b67 [diff] |
Moves Profile to shared/model for use with some existing View components. It's more of an identifying token than a UI model and is used in logic not for drawing UI. Bug: 300157408 Test: atest IntentResolver-tests-unit Change-Id: I13cf3a7f15beb985f91647a65731950092236f04
IntentResolver
provides the implementation for Intent ACTION_CHOOSER
See also: ShareCompat.IntentBuilder