Move MPPA and subclasses to subpackage 'profiles'

This will let us unpack these files a bit, move some inner classes out
and make a home for additional code to improve the patterns here.

Pure mechanical refactor.

Bug: n/a
Test: atest IntentResolver-tests-unit
Change-Id: I138313fc0e84b603b6f173a27cb3b96c91ecc194
11 files changed
tree: 6d887c18e8c41ca6a25afea362277619c5c4b6d1
  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