Adds ProfilePagerResources

This consolidates resources for tabbed profile UI into a form
which can be accessed generically, via profile type, instead of
specific properties.

Bug: 309960444
Test: manual
Change-Id: If96d1a5956ee5c25a36ab5d7160289bb655c224b
2 files changed
tree: 3e74270b534164f238e76a84d319699e5d740340
  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