commit | eacea3131f2af18ffb1092db5907d9cd698fe061 | [log] [tgz] |
---|---|---|
author | Mark Renouf <mrenouf@google.com> | Tue Jan 23 10:53:11 2024 -0500 |
committer | Mark Renouf <mrenouf@google.com> | Tue Jan 23 10:58:54 2024 -0500 |
tree | b52760c6101c24ea618c1e3722751ce8693aa400 | |
parent | 38c8a10115cb306c3c063d159f0471e18cea802c [diff] |
Rename @Profile to @ProfileType This is a temporary step before introducing a new data class to represent a Profile which will also carry a type identifier within. This is a name only change with no functional changes. Bug: 309960444 Test: atest IntentResolver-tests-unit Change-Id: I40e09b2b59005b3d91ea310aff1137813230733f
IntentResolver
provides the implementation for Intent ACTION_CHOOSER
See also: ShareCompat.IntentBuilder