[incremental] add feature test to presubmit
BUG: 181786939 Test: atest Change-Id: Ica65fc4aa80097c19179dc5c7e9a7a8765892e5d
This commit is contained in:
@@ -31,6 +31,14 @@
|
||||
"include-filter": "android.content.pm.cts"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "CtsIncrementalInstallHostTestCases",
|
||||
"options": [
|
||||
{
|
||||
"include-filter": "android.incrementalinstall.cts.IncrementalFeatureTest"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"postsubmit": [
|
||||
|
||||
Reference in New Issue
Block a user