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

Commit 657b5905 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: Ic6e294ce30a8087138f6c4e4263c71e1278f54e2
parent ff6230d0
Loading
Loading
Loading
Loading
+1 −6
Original line number Diff line number Diff line
@@ -47,12 +47,7 @@
      "name": "audioeffect_analysis"
    },
    {
      "name": "CtsVirtualDevicesTestCases",
      "options" : [
        {
          "include-filter": "android.virtualdevice.cts.VirtualAudioTest"
        }
      ]
      "name": "CtsVirtualDevicesAudioTestCases"
    }
  ]
}