Revert "Re-add PackageVerifierTest to presubmit"

This reverts commit 60265a2981.

Reason for revert: the test is still failing: https://android-build.googleplex.com/builds/tests/view?invocationId=I02500010028452985&testResultId=TR20127935926042288

Change-Id: I4db93fc81c61cd4e3972ad8dab4146a637730768
This commit is contained in:
Alex Buynytskyy
2022-03-18 03:06:13 +00:00
parent 60265a2981
commit 5f215b9d39

View File

@@ -52,6 +52,9 @@
"options": [
{
"include-filter": "com.google.android.security.gts.PackageVerifierTest"
},
{
"exclude-filter": "com.google.android.security.gts.PackageVerifierTest#testAdbInstall_timeout_allowed"
}
]
},