diff options
author | 2023-09-11 10:53:02 -0400 | |
---|---|---|
committer | 2023-10-10 15:51:55 -0400 | |
commit | 35018884b00755252f5268507065a7ea6cb9404b (patch) | |
tree | 642993f8396e95e561a58b6b9022a2614ea24122 /Android.bp | |
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
Diffstat (limited to 'Android.bp')
-rw-r--r-- | Android.bp | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -91,4 +91,4 @@ android_app { "com.android.intentresolver", "test_com.android.intentresolver", ], -}
\ No newline at end of file +} |