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

Commit fe12ca43 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Add TEST_MAPPING for trust directories" into tm-dev

parents 4cd780f3 b3a502bf
Loading
Loading
Loading
Loading
+15 −0
Original line number Diff line number Diff line
{
  "presubmit": [
    {
      "name": "TrustTests",
      "options": [
        {
          "include-filter": "android.trust.test"
        },
        {
          "exclude-annotation": "androidx.test.filters.FlakyTest"
        }
      ]
    }
  ]
}
 No newline at end of file
+15 −0
Original line number Diff line number Diff line
{
    "presubmit": [
      {
        "name": "TrustTests",
        "options": [
          {
            "include-filter": "android.trust.test"
          },
          {
            "exclude-annotation": "androidx.test.filters.FlakyTest"
          }
        ]
      }
    ]
  }
 No newline at end of file
+15 −0
Original line number Diff line number Diff line
{
  "presubmit": [
    {
      "name": "TrustTests",
      "options": [
        {
          "include-filter": "android.trust.test"
        },
        {
          "exclude-annotation": "androidx.test.filters.FlakyTest"
        }
      ]
    }
  ]
}
 No newline at end of file