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

Commit 40826797 authored by Hai Zhang's avatar Hai Zhang
Browse files

Limit RoleManagerTest presubmit to role changes.

UiAutomator-related tests are still having some flakiness, so reduce
its scope to make sure we don't affect other people.

Bug: 110557011
Bug: 122550713
Test: build
Change-Id: I83e3bfc74869fd58d66bdd44e9687e8bf0b720df
parent 9da04eab
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -7,9 +7,6 @@
                    "include-filter": "android.permission.cts.BackgroundPermissionsTest"
                }
            ]
        },
        {
            "name": "CtsRoleTestCases"
        }
    ]
}

res/xml/TEST_MAPPING

0 → 100644
+7 −0
Original line number Diff line number Diff line
{
    "presubmit": [
        {
            "name": "CtsRoleTestCases"
        }
    ]
}
+7 −0
Original line number Diff line number Diff line
{
    "presubmit": [
        {
            "name": "CtsRoleTestCases"
        }
    ]
}