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

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

Merge "Run lockscreen-related tests in presubmit for LSS."

parents be3a8097 3119f59f
Loading
Loading
Loading
Loading
+15 −0
Original line number Diff line number Diff line
{
    "presubmit": [
        {
            "name": "CtsDevicePolicyManagerTestCases",
            "options": [
                {
                    "include-annotation": "com.android.cts.devicepolicy.annotations.LockSettingsTest"
                },
                {
                    "exclude-annotation": "android.platform.test.annotations.FlakyTest"
                }
            ]
        }
    ]
}
+15 −0
Original line number Diff line number Diff line
{
    "presubmit": [
        {
            "name": "CtsDevicePolicyManagerTestCases",
            "options": [
                {
                    "include-annotation": "com.android.cts.devicepolicy.annotations.LockSettingsTest"
                },
                {
                    "exclude-annotation": "android.platform.test.annotations.FlakyTest"
                }
            ]
        }
    ]
}