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

Commit 21d233fd authored by Presubmit Automerger Backend's avatar Presubmit Automerger Backend
Browse files

[automerge] audio policy: add remote submix tests to presubmit 2p: 53b7e663 2p: 10a23074

Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/av/+/16978987

Bug: 202362335
Change-Id: I9480873ebab8f4fd48624c3da603e2407a5fc7b6
parents 0bfb7fa1 10a23074
Loading
Loading
Loading
Loading
+9 −0
Original line number Diff line number Diff line
@@ -2,6 +2,15 @@
  "presubmit": [
    {
       "name": "audiopolicy_tests"
    },
    {
      "name": "GtsGmscoreHostTestCases",
      "keywords": ["primary-device"],
      "options" : [
        {
          "include-filter": "com.google.android.gts.audio.AudioHostTest#testTwoChannelCapturing"
        }
      ]
    }
  ]
}