ANDROID: Add CtsIncrementalInstallHostTestCases to the kernel-presubmit group

Bug: 360874465
Change-Id: I019da23a21a4ba08236605ab1e00b2f2fc16a891
Signed-off-by: Darren Chang <chihsheng@google.com>
This commit is contained in:
Darren Chang
2024-09-02 17:33:35 +08:00
committed by Darren Chang (xWF)
parent 06b7e204a9
commit 49bf3b3e80
29 changed files with 312 additions and 0 deletions
+11
View File
@@ -273,6 +273,17 @@
}
]
},
{
"name": "CtsIncrementalInstallHostTestCases",
"options": [
{
"include-filter": "android.incrementalinstall.cts.IncrementalFeatureTest"
},
{
"include-filter": "android.incrementalinstall.cts.IncrementalInstallTest"
}
]
},
{
"name": "CtsLibcoreLegacy22TestCases",
"options": [