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"
                 }
             ]
         }