{
    "presubmit-large": [
        {
            "name": "CtsDevicePolicyManagerTestCases",
            "options": [
                {
                    "include-annotation": "com.android.cts.devicepolicy.annotations.LockSettingsTest"
                },
                {
                    "exclude-annotation": "android.platform.test.annotations.FlakyTest"
                }
            ]
        }
    ]
}