Loading packages/ExternalStorageProvider/TEST_MAPPING 0 → 100644 +15 −0 Original line number Diff line number Diff line { "postsubmit": [ { "name": "ExternalStorageProviderTests", "options": [ { "exclude-annotation": "org.junit.Ignore" }, { "exclude-annotation": "androidx.test.filters.FlakyTest" } ] } ] } packages/ExternalStorageProvider/tests/Android.bp +4 −0 Original line number Diff line number Diff line Loading @@ -12,6 +12,10 @@ android_test { manifest: "AndroidManifest.xml", test_suites: [ "general-tests", ], srcs: [ "src/**/*.java", ], Loading Loading
packages/ExternalStorageProvider/TEST_MAPPING 0 → 100644 +15 −0 Original line number Diff line number Diff line { "postsubmit": [ { "name": "ExternalStorageProviderTests", "options": [ { "exclude-annotation": "org.junit.Ignore" }, { "exclude-annotation": "androidx.test.filters.FlakyTest" } ] } ] }
packages/ExternalStorageProvider/tests/Android.bp +4 −0 Original line number Diff line number Diff line Loading @@ -12,6 +12,10 @@ android_test { manifest: "AndroidManifest.xml", test_suites: [ "general-tests", ], srcs: [ "src/**/*.java", ], Loading