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

Commit 31139f92 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Add TEST_MAPPING for trust directories" into tm-dev am: fe12ca43

Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/17084883

Change-Id: I76f40c4d76bc4ae9b8ebba12bd1c3cd76c075e55
parents f0ea250a fe12ca43
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