Remove the CtsOsTestCases in the test mapping file

Fix: 253073823
Test: CTS
Change-Id: Ie16eb0b521183ec6fcd77012465500b94aec08e7
This commit is contained in:
Evan Chen
2022-10-20 19:40:27 -07:00
parent 50aa95eed1
commit afe76bc14d
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"
}
]
}
]
}