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

Commit bcb9a078 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Move TEST_MAPPING out of resource directory."

parents 4ee63a20 1a9b6d3a
Loading
Loading
Loading
Loading
+9 −0
Original line number Diff line number Diff line
@@ -7,6 +7,15 @@
                    "include-filter": "android.permission.cts.BackgroundPermissionsTest"
                }
            ]
        },
        {
            "name": "CtsRoleTestCases",
            "options": [
                {
                    "exclude-annotation": "androidx.test.filters.FlakyTest"
                }
            ],
            "file_patterns": ["res/xml/roles\\.xml"]
        }
    ]
}

res/xml/TEST_MAPPING

deleted100644 → 0
+0 −12
Original line number Diff line number Diff line
{
    "presubmit": [
        {
            "name": "CtsRoleTestCases",
            "options": [
                {
                    "exclude-annotation": "androidx.test.filters.FlakyTest"
                }
            ]
        }
    ]
}