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

Commit f0d31736 authored by Eugene Susla's avatar Eugene Susla
Browse files

Add TEST_MAPPINGs for CDM

Adds CDM test to run in presubmit

Test: presubmit
Change-Id: Id5020e4e0a28016e03f2e474dec9d181fe82f405
parent 72804373
Loading
Loading
Loading
Loading
+12 −0
Original line number Diff line number Diff line
{
  "presubmit": [
    {
      "name": "CtsOsTestCases",
      "options": [
        {
          "include-filter": "android.os.cts.CompanionDeviceManagerTest"
        }
      ]
    }
  ]
}
+12 −0
Original line number Diff line number Diff line
{
  "presubmit": [
    {
      "name": "CtsOsTestCases",
      "options": [
        {
          "include-filter": "android.os.cts.CompanionDeviceManagerTest"
        }
      ]
    }
  ]
}
+12 −0
Original line number Diff line number Diff line
{
  "presubmit": [
    {
      "name": "CtsOsTestCases",
      "options": [
        {
          "include-filter": "android.os.cts.CompanionDeviceManagerTest"
        }
      ]
    }
  ]
}