Moves Profile to shared/model for use with some existing View components.

It's more of an identifying token than a UI model and is used in logic
not for drawing UI.

Bug: 300157408
Test: atest IntentResolver-tests-unit
Change-Id: I13cf3a7f15beb985f91647a65731950092236f04
8 files changed
tree: a2afeaa11f526d939f67aa9eb2a95a9b912ec5a1
  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