Add mediaroutertest to frameworks/base/media/TEST_MAPPING

This is a cherrypick of commit da497e609c.

Bug: 232812007
Change-Id: I283df974d80e61cdf6997b8f58c2ff9e642961d5
Merged-In: I283df974d80e61cdf6997b8f58c2ff9e642961d5
Test: N/A. TEST_MAPPING change.
This commit is contained in:
Santiago Seifert
2022-07-21 16:47:03 +00:00
parent 0541c4e942
commit 0077001125
2 changed files with 4 additions and 1 deletions

View File

@@ -1,5 +1,8 @@
{
"presubmit": [
{
"name": "mediaroutertest"
},
{
"name": "CtsCameraTestCases",
"options" : [

View File

@@ -25,7 +25,7 @@ android_test {
"testng",
"truth-prebuilt",
],
test_suites: ["general-tests"],
platform_apis: true,
certificate: "platform",
}