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

Commit b5fb383b authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Renabled Location Access Check tests" into qt-dev

parents 9f99aac6 7239cf67
Loading
Loading
Loading
Loading
+11 −3
Original line number Diff line number Diff line
@@ -3,9 +3,6 @@
        {
            "name": "CtsPermissionTestCases",
            "options": [
                {
                    "include-filter": "android.permission.cts.LocationAccessCheckTest"
                },
                {
                    "include-filter": "android.permission.cts.PermissionControllerTest"
                },
@@ -27,6 +24,17 @@
        }
    ],
    "postsubmit": [
        {
            "name": "CtsPermissionTestCases",
            "options": [
                {
                    "include-filter": "android.permission.cts.LocationAccessCheckTest"
                },
                {
                    "exclude-annotation": "androidx.test.filters.FlakyTest"
                }
            ]
        },
        {
            "name": "CtsDevicePolicyManagerTestCases",
            "options": [