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

Commit 9dd17ba1 authored by Eric Laurent's avatar Eric Laurent Committed by Android (Google) Code Review
Browse files

Merge changes from topic "presubmit-am-5b6735a029f240ef8623eff7b8ba9458"

* changes:
  [automerge] audio policy: add remote submix tests to presubmit 2p: 53b7e663 2p: 10a23074
  [automerge] audio policy: add remote submix tests to presubmit 2p: 53b7e663
  audio policy: add remote submix tests to presubmit
parents a2f96e1f 21d233fd
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"
        }
      ]
    }
  ]
}