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

Commit bec30b39 authored by Alex Buynytskyy's avatar Alex Buynytskyy Committed by Automerger Merge Worker
Browse files

Merge "Temporary move LocationManagerFineTest to postsubmit." into tm-dev am: 248d736e

parents 9e5bce65 248d736e
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"
        }
    ]
}