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

Commit 24c28946 authored by Santiago Seifert's avatar Santiago Seifert
Browse files

Add MediaRouterServiceTests to system server (media) postsubmit

Being in the postsubmit is a pre-requisite for adding it to the
presubmit, according to go/test-mapping-slo-guide.

Bug: 305199571
Change-Id: Ib39bf4db87fa8d662e59fbdac0a7b96072f24426
Test: n/a
parent 1697b42f
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -3,5 +3,10 @@
    {
      "name": "CtsMediaBetterTogetherTestCases"
    }
  ],
  "postsubmit": [
    {
      "name": "MediaRouterServiceTests"
    }
  ]
}