Allow refinement of caller-provided chooser targets
More specifically, this provides refinement behavior for any
`SelectableTargetInfo` targets that weren't joined to a
`DisplayResolveInfo` in our intent-resolution step. AFAIK this is
only for the caller's `EXTRA_CHOOSER_TARGETS`.
CTS coverage is provided by the pending ag/21973239 (in the same
topic as this CL).
Bug: 271149302
Test: `atest CtsSharesheetDeviceTest`. New
`testChooserTargetsRefinement` (pending in the same topic) exercises
the fix from this CL, or fails without that fix.
Change-Id: Ie7772953e63fe69dfe080f75eb73ac795693b1ad
1 file changed