ANDROID: Add CtsCameraTestCases to the kernel-presubmit group

Bug: 360874465
Change-Id: I89b56dfd1c4988e6aa6fe4d18fff83336c973bc4
Signed-off-by: Darren Chang <chihsheng@google.com>
This commit is contained in:
Darren Chang
2024-08-23 23:52:17 +08:00
committed by Darren Chang (xWF)
parent ec0684d250
commit c35a7ebdc2
26 changed files with 258 additions and 0 deletions
+10
View File
@@ -263,5 +263,15 @@
}
]
}
],
"kernel-presubmit": [
{
"name": "CtsCameraTestCases",
"options": [
{
"include-filter": "android.hardware.camera2.cts.FastBasicsTest"
}
]
}
]
}