Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 426f6f91 authored by Dipankar Bhardwaj's avatar Dipankar Bhardwaj
Browse files

Add TEST_MAPPING file for ExternalStorageProvider package

Change-Id: I4d8c7ce3c49fd59ea903fcece7b2910d89e5f33a
Test: n/a
Bug: 360830888
Flag: EXEMPT not applicable
parent 43d00a8b
Loading
Loading
Loading
Loading
+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"
        }
      ]
    }
  ]
}