Extracts ActionTitle from ResolverActivity

This has a small, well defined interface and is used in
both Resolver and Chooser.

Bug: 300157408
Test: atest com.android.intentresolver
Change-Id: Ifc7518c91dc2c0b03760492e51ccd84fa7dea079
2 files changed
tree: ea5d094caaa2a7b57894af7e22caf281142ab4c3
  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