ANDROID: choose the most critical test class in CtsTelecomTestcase to run on presubmit.
1. Picked up the most code coverage and the least running time test class 2. remove the CtsTelecomTestcase due to 0% coverage rate under drivers/usb/core Bug: 331992790 Change-Id: I40b94a67411b8c03d9450d9122a89c82c4d57fca Signed-off-by: chihsheng <chihsheng@google.com>
This commit is contained in:
@@ -53,6 +53,9 @@
|
||||
"options": [
|
||||
{
|
||||
"exclude-annotation": "com.android.testutils.SkipPresubmit"
|
||||
},
|
||||
{
|
||||
"include-filter": "android.telecom.cts.CallTest"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user