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

Commit e79e299e authored by Evan Chen's avatar Evan Chen Committed by Android (Google) Code Review
Browse files

Merge "Remove the CtsOsTestCases in the test mapping file"

parents df86b40c afe76bc1
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"
        }
      ]
    }
  ]
}