commit | 35018884b00755252f5268507065a7ea6cb9404b | [log] [tgz] |
---|---|---|
author | Mark Renouf <mrenouf@google.com> | Mon Sep 11 10:53:02 2023 -0400 |
committer | Mark Renouf <mrenouf@google.com> | Tue Oct 10 15:51:55 2023 -0400 |
tree | 642993f8396e95e561a58b6b9022a2614ea24122 | |
parent | 73bad17b4fa5a7c07409ed6d46121614b48adb33 [diff] |
Inject ComponentNames for image editor and nearby share Adds a SecureSettings fake Adds test coverage for new modules Removes another overload from ChooserActivityWrapper Uses @BindValue in tests to alter the configured editor component Test: atest --test-mapping packages/modules/IntentResolver Bug: 300157408 Bug: 302113519 Change-Id: Ie7d5fe12ad0d8e7fd074154641de35fe89d50ce6
IntentResolver
provides the implementation for Intent ACTION_CHOOSER
See also: ShareCompat.IntentBuilder