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

Commit 91678440 authored by Treehugger Robot's avatar Treehugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Add android.virtualdevice.cts.VirtualAudioTest to postsubmit" into main am: 52624e00

parents 17b1f8f0 52624e00
Loading
Loading
Loading
Loading
+12 −4
Original line number Diff line number Diff line
@@ -41,11 +41,19 @@
        }
      ]
    }
  ]
  ],
  "postsubmit": [
  // TODO(b/302036943): Enable once we make it pass with AIDL HAL on CF.
  // "postsubmit": [
  //   {
  //      "name": "audioeffect_analysis"
  //   }
  // ]
  //   },
    {
      "name": "CtsVirtualDevicesTestCases",
      "options" : [
        {
          "include-filter": "android.virtualdevice.cts.VirtualAudioTest"
        }
      ]
    }
  ]
}