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

Commit ec75e51b authored by Tianjie's avatar Tianjie
Browse files

Add RecoverySystemServiceTest to presubmit

Test: TH
Change-Id: I296c10117cbd0b73bf265793667769851c0e99ec
parent 6720f179
Loading
Loading
Loading
Loading
+15 −0
Original line number Diff line number Diff line
{
    "presubmit": [
        {
            "name": "FrameworksServicesTests",
            "options": [
                {
                    "include-filter": "com.android.server.recoverysystem."
                },
                {
                    "exclude-annotation": "android.platform.test.annotations.FlakyTest"
                }
            ]
        }
    ]
}
 No newline at end of file