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

Commit d07b3218 authored by Sandro Montanari's avatar Sandro Montanari Committed by Automerger Merge Worker
Browse files

Merge "Add SeamendcHostTest to selinux.cpp TEST_MAPPING" am: 59387c97 am:...

Merge "Add SeamendcHostTest to selinux.cpp TEST_MAPPING" am: 59387c97 am: 198f845d am: 1bd3dc58 am: 3f489c15 am: 6f82ae69

Original change: https://android-review.googlesource.com/c/platform/system/core/+/2183726



Change-Id: I1825a4ac6a48c515d42d9c944a797fc091e37fab
Signed-off-by: default avatarAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
parents 7b9e7e10 6f82ae69
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"
        }
      ]
    }
  ]
}