Renames ActivityLaunch to ActivityModel

This is a straight automated rename refactor for clarity and based on team feedback and arch guidelines for consistency. Only changing
names with no functional changes.

Bug: 309960444
Change-Id: Ibe93ae5fc0198432fc65d9c43922d6fb6913364d
11 files changed
tree: 7f437dfd33ea725eb12761c0a0db0ef495b7c2ca
  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