ANDROID: Add CtsDrmTestCases to the kernel-presubmit group

Bug: 360874465
Change-Id: I0be4733374bc2769fdb6091168b49b4b12edddc9
Signed-off-by: Darren Chang <chihsheng@google.com>
This commit is contained in:
Darren Chang
2024-12-20 11:23:00 +08:00
committed by Treehugger Robot
parent 13c871aec2
commit bc75210c05
26 changed files with 208 additions and 0 deletions
+8
View File
@@ -302,6 +302,14 @@
},
{
"name": "CtsUsbTests"
},
{
"name": "CtsDrmTestCases",
"options": [
{
"exclude-filter": "android.drm.cts.DRMTest#testForwardLockAccess"
}
]
}
]
}