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

Commit 10a23074 authored by Presubmit Automerger Backend's avatar Presubmit Automerger Backend
Browse files

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

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

Bug: 202362335
Change-Id: Id625ee34692910645b2c8ff29793936d18a94cd5
parents 913c8678 53b7e663
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"
        }
      ]
    }
  ]
}