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

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

Merge "Let VerityUtils changes trigger more fs-verity related tests"

parents 345d8318 fdfa4ec0
Loading
Loading
Loading
Loading
+13 −0
Original line number Diff line number Diff line
@@ -14,6 +14,19 @@
    {
      "name": "ApkVerityTest",
      "file_patterns": ["VerityUtils\\.java"]
    },
    {
      "name": "UpdatableSystemFontTest",
      "file_patterns": ["VerityUtils\\.java"]
    },
    {
      "name": "CtsAppSecurityHostTestCases",
      "options": [
        {
          "include-filter": "android.appsecurity.cts.ApkVerityInstallTest"
        }
      ],
      "file_patterns": ["VerityUtils\\.java"]
    }
  ]
}