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

Commit 8025d76e authored by Felka Chang's avatar Felka Chang Committed by Android (Google) Code Review
Browse files

Merge "Tidy up CtsAppSecurityHostTestCases for PM test plan"

parents 6d6dc657 255f348a
Loading
Loading
Loading
Loading
+17 −0
Original line number Diff line number Diff line
@@ -131,6 +131,23 @@
          "exclude-annotation": "org.junit.Ignore"
        }
      ]
    },
    {
      "name": "CtsAppSecurityHostTestCases",
      "options": [
        {
          "include-annotation": "android.platform.test.annotations.Presubmit"
        },
        {
          "exclude-annotation": "android.platform.test.annotations.Postsubmit"
        },
        {
          "exclude-annotation": "androidx.test.filters.FlakyTest"
        },
        {
          "exclude-annotation": "org.junit.Ignore"
        }
      ]
    }
  ],
  "postsubmit": [
+0 −21
Original line number Diff line number Diff line
@@ -55,27 +55,6 @@
        }
      ]
    },
    {
      "name": "CtsAppSecurityHostTestCases",
      "options": [
        {
          "include-filter": "android.appsecurity.cts.PrivilegedUpdateTests"
        }
      ]
    },
    {
      "name": "CtsAppSecurityHostTestCases",
      "file_patterns": [
        "core/java/.*Install.*",
        "services/core/.*Install.*",
        "services/core/java/com/android/server/pm/.*"
      ],
      "options": [
        {
          "include-filter": "android.appsecurity.cts.SplitTests"
        }
      ]
    },
    {
      "name": "PackageManagerServiceHostTests",
      "options": [