| commit | f0b263e5f0a6c7aaa36be163db1112797905fb1d | [log] [tgz] |
|---|---|---|
| author | oli <olit@google.com> | Wed May 21 14:53:04 2025 +0000 |
| committer | oli <olit@google.com> | Thu May 29 12:54:47 2025 +0000 |
| tree | 813cd5484870f27d637fbc48d7ee852862cef989 | |
| parent | 0d88b39eb8c46206e3e621a988e79b0a139e433b [diff] |
Use the new packageManager API to forward intents use resolveActivityAsUserForExplicitType in IntentForwarderActivity to prevent checking the intent's type twice. Bug: 403565650 Flag: EXEMPT bugfix Test: manually tested Change-Id: I0df7c8a89db844dc5dbb771bbb68932595a86eed
IntentResolver provides the implementation for Intent ACTION_CHOOSER
See also: ShareCompat.IntentBuilder