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

Commit 13be9156 authored by Song Chun Fan's avatar Song Chun Fan Committed by Android (Google) Code Review
Browse files

Merge "[ADI] Add CtsPackageInstallerCUJDeveloperVerificationTestCases to presubmit." into main

parents 86d635cf 5d318801
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -299,6 +299,9 @@
                    "exclude-annotation":"org.junit.Ignore"
                }
            ]
        },
        {
            "name": "CtsPackageInstallerCUJDeveloperVerificationTestCases"
        }
    ],
    "presubmit-large":[
+3 −0
Original line number Diff line number Diff line
@@ -175,6 +175,9 @@
          "exclude-annotation":"org.junit.Ignore"
        }
      ]
    },
    {
      "name": "CtsPackageInstallerCUJDeveloperVerificationTestCases"
    }
  ],
  "postsubmit": [
+8 −0
Original line number Diff line number Diff line
@@ -366,6 +366,14 @@
          "exclude-annotation":"org.junit.Ignore"
        }
      ]
    },
    {
      "name": "CtsPackageInstallerCUJDeveloperVerificationTestCases",
      "file_patterns": [
        "core/java/.*Install.*",
        "services/core/.*Install.*",
        "services/core/java/com/android/server/pm/.*"
      ]
    }
  ],
  "presubmit-large":[