commit | acbd4647f757cf4d651a15cb72df2acb5ea59a68 | [log] [tgz] |
---|---|---|
author | Mark Renouf <mrenouf@google.com> | Thu Nov 30 16:39:15 2023 -0500 |
committer | Mark Renouf <mrenouf@google.com> | Thu Nov 30 18:12:37 2023 -0500 |
tree | f7e19afc7eb51c246a26b6dc2e7d4941d6d8cbaa | |
parent | 441be5d729aee09aee7b6f6d03f0761b7c1460bd [diff] |
Narrow dependencies to actual used data (2/n) This replaces ChooserRequestParameters with a handful of values used in each remaining reference outside of v2-forked code. Bug: 300157408 Test: atest com.android.intentresolver Change-Id: I4dd1f17ec171d92b6134a9b803344d3d2485a2b6
IntentResolver
provides the implementation for Intent ACTION_CHOOSER
See also: ShareCompat.IntentBuilder