blob: a6608399d83c705c7f16e148ad4323bea74c83ac [file] [log] [blame]
{
"presubmit": [
// nextgen test only runs during postsubmit.
{
"name": "ApkVerityTest",
"keywords": ["nextgen"]
}
],
"postsubmit": [
// TODO: move to presubmit once it's confirmed stable.
{
"name": "ApkVerityTest"
}
]
}