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

Commit 6771168b authored by Treehugger Robot's avatar Treehugger Robot Committed by Android (Google) Code Review
Browse files

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

parents afef80e8 1d00e5c5
Loading
Loading
Loading
Loading
+3 −0
Original line number Original line Diff line number Diff line
@@ -545,6 +545,9 @@
                    "exclude-annotation":"org.junit.Ignore"
                    "exclude-annotation":"org.junit.Ignore"
                }
                }
            ]
            ]
        },
        {
            "name": "CtsPackageInstallerCUJDeveloperVerificationTestCases"
        }
        }
    ]
    ]
}
}
+3 −0
Original line number Original line Diff line number Diff line
@@ -382,6 +382,9 @@
          "exclude-annotation":"org.junit.Ignore"
          "exclude-annotation":"org.junit.Ignore"
        }
        }
      ]
      ]
    },
    {
      "name": "CtsPackageInstallerCUJDeveloperVerificationTestCases"
    }
    }
  ]
  ]
}
}
+8 −0
Original line number Original line Diff line number Diff line
@@ -692,6 +692,14 @@
          "exclude-annotation":"org.junit.Ignore"
          "exclude-annotation":"org.junit.Ignore"
        }
        }
      ]
      ]
    },
    {
      "name": "CtsPackageInstallerCUJDeveloperVerificationTestCases",
      "file_patterns": [
        "core/java/.*Install.*",
        "services/core/.*Install.*",
        "services/core/java/com/android/server/pm/.*"
      ]
    }
    }
  ],
  ],
  "desktop-presubmit": [
  "desktop-presubmit": [