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

Commit 9e9205a3 authored by Hai Zhang's avatar Hai Zhang
Browse files

Add PermissionFlagsTest to Platinum Suite.

Fixes: 290686675
Test: presubmit
Change-Id: I878ad84c4db42c40db3695c1efdc0d510b27dfed
parent 5be3ab37
Loading
Loading
Loading
Loading
+13 −0
Original line number Diff line number Diff line
{
    "platinum-test": [
        {
            "name": "CtsPermissionTestCases",
            "options": [
                {
                    "include-annotation": "android.platform.test.annotations.PlatinumTest"
                },
                {
                    "exclude-annotation": "androidx.test.filters.FlakyTest"
                }
            ]
        }
    ],
    "presubmit": [
        {
            "name": "CtsPermissionTestCases",