Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit afe76bc1 authored by Evan Chen's avatar Evan Chen
Browse files

Remove the CtsOsTestCases in the test mapping file

Fix: 253073823
Test: CTS
Change-Id: Ie16eb0b521183ec6fcd77012465500b94aec08e7
parent 50aa95ee
Loading
Loading
Loading
Loading
+0 −12
Original line number Diff line number Diff line
{
  "presubmit": [
    {
      "name": "CtsOsTestCases",
      "options": [
        {
          "include-filter": "android.os.cts.CompanionDeviceManagerTest"
        }
      ]
    }
  ]
}
+0 −8
Original line number Diff line number Diff line
@@ -8,14 +8,6 @@
    },
    {
      "name": "CtsCompanionDeviceManagerNoCompanionServicesTestCases"
    },
    {
      "name": "CtsOsTestCases",
      "options": [
        {
          "include-filter": "android.os.cts.CompanionDeviceManagerTest"
        }
      ]
    }
  ]
}