ANDROID: Add CtsLibcoreLegacy22TestCases and high percen coverage CtsCameraTestCases to the kernel-presubmit group

Bug: 360874465
Change-Id: Id2b4dbb5a8677ed36598eb1cc9d35ae6418784ad
Signed-off-by: Darren Chang <chihsheng@google.com>
This commit is contained in:
Darren Chang
2024-08-28 18:47:41 +08:00
committed by Darren Chang (xWF)
parent 49d6fff8b3
commit 2cdc3da728
25 changed files with 220 additions and 0 deletions
+8
View File
@@ -272,6 +272,14 @@
"include-filter": "android.hardware.camera2.cts.FastBasicsTest"
}
]
},
{
"name": "CtsLibcoreLegacy22TestCases",
"options": [
{
"include-filter": "android.util.cts.FloatMathTest"
}
]
}
]
}