commit | 9956cdff2fa75fb2661396454dfbcfcafbb67b9b | [log] [tgz] |
---|---|---|
author | Steven Moreland <smoreland@google.com> | Thu May 23 19:38:57 2024 +0000 |
committer | Steven Moreland <smoreland@google.com> | Thu May 23 20:05:33 2024 +0000 |
tree | 20fb5fe99c585a0ae5fd91d9a72964307f0e8e70 | |
parent | ab0272ccb40ddea3176edb8bba91d53e6fa0af1a [diff] [blame] |
fix bugreport denial for new binderfs log type Bug: 342311206 Test: SELinuxHostTest#testNoBugreportDenials Change-Id: I0c28f1353fb0663167ecbc219d5e98fd214121eb
diff --git a/TEST_MAPPING b/TEST_MAPPING index 053e36a..be8bda4 100644 --- a/TEST_MAPPING +++ b/TEST_MAPPING
@@ -11,6 +11,9 @@ }, { "include-filter": "android.security.cts.SELinuxHostTest#testGMSCoreDomain" + }, + { + "include-filter": "android.security.cts.SELinuxHostTest#testNoBugreportDenials" } ] }