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

Commit 1140f9fb authored by Kweku Adams's avatar Kweku Adams Committed by Android (Google) Code Review
Browse files

Merge "Enable presubmit JobScheduler FrameworkServicesTests." into rvc-dev

parents 4dc07128 0af00119
Loading
Loading
Loading
Loading
+9 −0
Original line number Diff line number Diff line
{
    "presubmit": [
        {
            "name": "FrameworksServicesTests",
            "options": [
                {"include-filter": "com.android.server.job"},
                {"exclude-annotation": "androidx.test.filters.FlakyTest"}
            ]
        }
    ],
    "postsubmit": [
        {
            "name": "CtsJobSchedulerTestCases"