[incremental] add feature test to presubmit

BUG: 181786939
Test: atest
Change-Id: Ica65fc4aa80097c19179dc5c7e9a7a8765892e5d
This commit is contained in:
Songchun Fan
2021-03-03 23:29:59 +00:00
parent d85600e7f8
commit 8a425c1191

View File

@@ -31,6 +31,14 @@
"include-filter": "android.content.pm.cts"
}
]
},
{
"name": "CtsIncrementalInstallHostTestCases",
"options": [
{
"include-filter": "android.incrementalinstall.cts.IncrementalFeatureTest"
}
]
}
],
"postsubmit": [