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

Commit 8f89b2a0 authored by Alex Buynytskyy's avatar Alex Buynytskyy Committed by Automerger Merge Worker
Browse files

Merge "Exclude known failing test from presubmit." into tm-dev am: a7ebd914

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

Change-Id: I817867e89b40675e4454f3375fa07219fdc30b08
parents 85a7514c a7ebd914
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -49,6 +49,9 @@
      "options": [
        {
          "include-filter": "com.google.android.security.gts.PackageVerifierTest"
        },
        {
          "exclude-filter": "com.google.android.security.gts.PackageVerifierTest#testAdbInstall_timeout_allowed"
        }
      ]
    },