Adds updateState to UserInteractor

This allows the domain layer to modify the availability of a profile.

Test: atest IntentResolver-tests-unit:UserInteractorTest
Bug: 309960444
Change-Id: I70b5eac3e0d58a7b16c09b3814ad71719d3937dd
2 files changed
tree: d53b7d8612b09f0cd71c2f938d8692c949706763
  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