{
    "presubmit": [
        // Unit tests
        {
            "name": "FrameworksServicesTests_android_server_compat"
        },
        // Tests for the TestRule
        {
            "name": "PlatformCompatGating"
        },
        // CTS tests
        {
            "name": "CtsAppCompatHostTestCases"
        }
    ]
}