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

Commit 248d736e authored by Alex Buynytskyy's avatar Alex Buynytskyy Committed by Android (Google) Code Review
Browse files

Merge "Temporary move LocationManagerFineTest to postsubmit." into tm-dev

parents ba57fccd 4573eb05
Loading
Loading
Loading
Loading
+5 −3
Original line number Diff line number Diff line
{
    "presubmit": [
        {
            "name": "CtsLocationFineTestCases"
        },
        {
            "name": "CtsLocationCoarseTestCases"
        },
@@ -64,5 +61,10 @@
            ],
            "file_patterns": ["ClipboardService\\.java"]
        }
    ],
    "postsubmit": [
        {
            "name": "CtsLocationFineTestCases"
        }
    ]
}