summaryrefslogtreecommitdiff
path: root/Android.bp
diff options
context:
space:
mode:
author Mark Renouf <mrenouf@google.com> 2023-09-11 10:53:02 -0400
committer Mark Renouf <mrenouf@google.com> 2023-10-10 15:51:55 -0400
commit35018884b00755252f5268507065a7ea6cb9404b (patch)
tree642993f8396e95e561a58b6b9022a2614ea24122 /Android.bp
parent73bad17b4fa5a7c07409ed6d46121614b48adb33 (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.bp2
1 files changed, 1 insertions, 1 deletions
diff --git a/Android.bp b/Android.bp
index 674aae1f..4e59deea 100644
--- a/Android.bp
+++ b/Android.bp
@@ -91,4 +91,4 @@ android_app {
"com.android.intentresolver",
"test_com.android.intentresolver",
],
-} \ No newline at end of file
+}