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

Commit 7df4de0b authored by Sarup Dalwani's avatar Sarup Dalwani
Browse files

Adding test mapping for CtsAppCloningDeviceTestCases

Bug: 238019465
Test: atest CtsAppCloningDeviceTestCases
Change-Id: Iecbb18311d8aaa738e8f05024529442ad5d204be
parent dfbb34a6
Loading
Loading
Loading
Loading
+9 −0
Original line number Diff line number Diff line
@@ -31,6 +31,15 @@
        }
      ]
    },
    {
      "file_patterns": ["(/|^)PackageManagerService\\.java","(/|^)UserManagerService\\.java"],
      "name": "CtsAppCloningDeviceTestCases",
      "options": [
        {
          "exclude-annotation": "androidx.test.filters.FlakyTest"
        }
      ]
    },
    {
      "name": "CtsShortcutHostTestCases",
      "file_patterns": ["(/|^)ShortcutService\\.java"]