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

Commit 47287b5f 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: I450eea25a2a635b3d8ae4dc40d90394adc07b729
parents 901d7e7f 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"
        }
      ]
    },