Adds aconfig 'enable_private_profile' to aconfig

This flag will gate enabling new functionality in IntentResolver
for the private space feature.

Bug: 311348033
Test: n/a
Change-Id: Ia7cab9548c0aa2816256f74ba018bf2afcde8668
1 file changed
tree: 7de9d09cd71e5b00ac799949c0ec7f6aea27e980
  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