Merge "Remove the CtsOsTestCases in the test mapping file"

This commit is contained in:
Evan Chen
2022-10-24 05:18:17 +00:00
committed by Android (Google) Code Review
2 changed files with 0 additions and 20 deletions

View File

@@ -1,12 +0,0 @@
{
"presubmit": [
{
"name": "CtsOsTestCases",
"options": [
{
"include-filter": "android.os.cts.CompanionDeviceManagerTest"
}
]
}
]
}

View File

@@ -8,14 +8,6 @@
},
{
"name": "CtsCompanionDeviceManagerNoCompanionServicesTestCases"
},
{
"name": "CtsOsTestCases",
"options": [
{
"include-filter": "android.os.cts.CompanionDeviceManagerTest"
}
]
}
]
}