ANDROID: Add CtsAppEnumerationTestCases in test-mapping.
Bug: 358290542 Change-Id: Ic0c80116b6a45340c1ce19851fb6e36625262702 Signed-off-by: Darren Chang <chihsheng@google.com>
This commit is contained in:
committed by
Treehugger Robot
parent
dfcfce7e85
commit
d2034cdc91
@@ -11,6 +11,17 @@
|
||||
}
|
||||
],
|
||||
"presubmit": [
|
||||
{
|
||||
"name": "CtsAppEnumerationTestCases",
|
||||
"options": [
|
||||
{
|
||||
"exclude-annotation": "com.android.testutils.SkipPresubmit"
|
||||
},
|
||||
{
|
||||
"include-filter": "android.appenumeration.cts.AppEnumerationTests"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "CtsNetTestCases",
|
||||
"options": [
|
||||
|
||||
Reference in New Issue
Block a user