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

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

Merge changes from topic "presubmit-am-5b6735a029f240ef8623eff7b8ba9458" into tm-mainline-prod

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