{
    "presubmit": [
        {
            "name": "MediaProviderTests"
        },
        {
            "name": "CtsProviderTestCases",
            "options": [
                {
                    "include-annotation": "android.platform.test.annotations.Presubmit"
                }
            ]
        }
    ]
}