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

Commit 4573eb05 authored by Alex Buynytskyy's avatar Alex Buynytskyy
Browse files

Temporary move LocationManagerFineTest to postsubmit.

To unblock presubmits. See bug for details.

Bug: 226660616
Test: presubmit
Change-Id: Ib7dd638c87c45a9500ed3bfc96f4417c2bc67cbb
parent 2f038309
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"
        }
    ]
}