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

Commit 001e28c9 authored by Fabian Kozynski's avatar Fabian Kozynski
Browse files

Add vendor tests to TEST_MAPPING

Test: atest --dry-run
Fixes: 196225418
Change-Id: Icc4fba28e39112ba1bc96e7f577c441668f330f0
parent db2cc938
Loading
Loading
Loading
Loading
+11 −0
Original line number Diff line number Diff line
@@ -25,6 +25,17 @@
        }
      ]
    },
    {
      "name": "SystemUIGoogleTests",
      "options": [
        {
          "exclude-annotation": "org.junit.Ignore"
        },
        {
          "exclude-annotation": "androidx.test.filters.FlakyTest"
        }
      ]
    },
    {
      // Permission indicators
      "name": "CtsPermission4TestCases",