commit | 266b298afcc2b64d1b7227ffbe952d6d93b6e53e | [log] [tgz] |
---|---|---|
author | Mark Renouf <mrenouf@google.com> | Wed Feb 14 16:19:58 2024 -0500 |
committer | Mark Renouf <mrenouf@google.com> | Thu Feb 15 16:50:04 2024 +0000 |
tree | 6d887c18e8c41ca6a25afea362277619c5c4b6d1 | |
parent | 7669e6b8b45bdbe7f5ce4e93ff0c90bc471723ba [diff] |
Move MPPA and subclasses to subpackage 'profiles' This will let us unpack these files a bit, move some inner classes out and make a home for additional code to improve the patterns here. Pure mechanical refactor. Bug: n/a Test: atest IntentResolver-tests-unit Change-Id: I138313fc0e84b603b6f173a27cb3b96c91ecc194
IntentResolver
provides the implementation for Intent ACTION_CHOOSER
See also: ShareCompat.IntentBuilder