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

Commit 71445196 authored by Felipe Leme's avatar Felipe Leme Committed by Android (Google) Code Review
Browse files

Merge "Update hsum-presubmit file pattern for User* classes in server/pm." into main

parents 00395891 a4ec9253
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -706,7 +706,7 @@
    {
      "name": "CtsMultiUserTestCases",
      "file_patterns": [
        "User[^/]*\\.java"
        "(/|^)User[^/]*\\.java"
      ]
    }
  ]