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
4 files changed
tree: 6e7765fa19ae954602e3fe6fd46e3c795d38819c
  1. aconfig/
  2. java/
  3. tests/
  4. Android.bp
  5. AndroidManifest-app.xml
  6. AndroidManifest-lib.xml
  7. OWNERS
  8. PREUPLOAD.cfg
  9. proguard.flags
  10. README.md
  11. TEST_MAPPING
README.md

IntentResolver

About

IntentResolver provides the implementation for Intent ACTION_CHOOSER

See also: ShareCompat.IntentBuilder