Add observable custom actions to v2 action factory

The new code is not yet used.

Bug: 302691505
Test: atest IntentResolver-tests-unit
Change-Id: I32aa2c2c10cc1c19a534116ebeabd4777b8d47ca
4 files changed
tree: d31ea1107ef252c2ac657355480686177a5e468f
  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