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

Commit 59387c97 authored by Sandro Montanari's avatar Sandro Montanari Committed by Gerrit Code Review
Browse files

Merge "Add SeamendcHostTest to selinux.cpp TEST_MAPPING"

parents 7bc4533a 956ce287
Loading
Loading
Loading
Loading
+16 −0
Original line number Diff line number Diff line
@@ -8,6 +8,14 @@
    },
    {
      "name": "MicrodroidHostTestCases"
    },
    {
      "name": "CtsSecurityHostTestCases",
      "options": [
        {
          "include-filter": "android.security.cts.SeamendcHostTest"
        }
      ]
    }
  ],
  "hwasan-presubmit": [
@@ -19,6 +27,14 @@
    },
    {
      "name": "MicrodroidHostTestCases"
    },
    {
      "name": "CtsSecurityHostTestCases",
      "options": [
        {
          "include-filter": "android.security.cts.SeamendcHostTest"
        }
      ]
    }
  ]
}