commit | 98120650d1177cb17e42cd8209d2a26f5f24473f | [log] [tgz] |
---|---|---|
author | Matt Casey <mrcasey@google.com> | Thu Feb 15 05:20:19 2024 +0000 |
committer | Matt Casey <mrcasey@google.com> | Thu Feb 15 13:57:03 2024 +0000 |
tree | 6e7765fa19ae954602e3fe6fd46e3c795d38819c | |
parent | 8fd3fc98c8618ee65439a6f955b0988c2b0cf828 [diff] |
Fix infinite loop in edit/copy callbacks Minor refactor to allow for some testing of the change as well. Test: atest chooserActionFactoryTest Test: Manual verification of bug fix with ShareTest Bug: 325365738 Change-Id: I27a785164ad660a37159d5fb7793d2e2e2b8be5c
IntentResolver
provides the implementation for Intent ACTION_CHOOSER
See also: ShareCompat.IntentBuilder