commit | 4e32c3eedd19c6725b860934bb89304f81cde158 | [log] [tgz] |
---|---|---|
author | Joshua Trask <joshtrask@google.com> | Wed Feb 22 23:47:28 2023 +0000 |
committer | Joshua Trask <joshtrask@google.com> | Thu Feb 23 18:15:39 2023 +0000 |
tree | 1250ce484092aba7f4b0090f00fbaec699397fa4 | |
parent | 248b655453b87149990b9e9138139bcf54291a90 [diff] |
Extract ResolvedComponentInfo to top-level. This was previously an inner class of `ResolverActivity` but that seems inappropriate since it's a common component used throughout our code base (including "Chooser" configurations). Test: `atest IntentResolverUnitTests` Bug: 202167050 Change-Id: I9b001d02c87faa376032682796ccb2bc9c902401