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

Commit 8903aea9 authored by Mikhail Naganov's avatar Mikhail Naganov
Browse files

audio: Update TEST_MAPPING after ag/24152024

The CtsVirtualDevicesTestCases suite was split into
tests per sub-system, need to update our mapping.

Bug: 316017930
Test: atest CtsVirtualDevicesAudioTestCases
Change-Id: I27457a499916fd1e3e1db2e0e6ad3374d02c0a11
parent cbca4fe9
Loading
Loading
Loading
Loading
+1 −6
Original line number Diff line number Diff line
@@ -72,12 +72,7 @@
      "name": "audiosystem_tests"
    },
    {
      "name": "CtsVirtualDevicesTestCases",
      "options" : [
        {
          "include-filter": "android.virtualdevice.cts.VirtualAudioTest"
        }
      ]
      "name": "CtsVirtualDevicesAudioTestCases"
    }
  ]
}