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

Commit fdfa4ec0 authored by Victor Hsieh's avatar Victor Hsieh
Browse files

Let VerityUtils changes trigger more fs-verity related tests

Test: TH
Bug: N/A
Change-Id: Iea215d50acbbe6149b78827a091d02c476864216
parent e466b56f
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"]
    }
  ]
}