commit | a123129f70dc00c71ee9f782bb746a1b5e314658 | [log] [tgz] |
---|---|---|
author | Mark Renouf <mrenouf@google.com> | Mon Jan 29 14:10:07 2024 -0500 |
committer | Mark Renouf <mrenouf@google.com> | Sat Feb 03 10:55:09 2024 -0500 |
tree | d53b7d8612b09f0cd71c2f938d8692c949706763 | |
parent | 29bd514e948c60b1dae2ae0fabc0d15adb2b0950 [diff] |
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
IntentResolver
provides the implementation for Intent ACTION_CHOOSER
See also: ShareCompat.IntentBuilder