From e73b78bdd8c70c4030b8e7c391a317026cf5fee1 Mon Sep 17 00:00:00 2001 From: Adam Shih Date: Wed, 10 Nov 2021 12:15:04 +0800 Subject: [PATCH] unleash the rest of error log not related to sysfs Bug: 205212735 Test: boot with error revealed Change-Id: I3e07ff8632e60cf93360907bccf5cacd16b8c5b9 --- whitechapel_pro/domain.te | 5 ----- 1 file changed, 5 deletions(-) diff --git a/whitechapel_pro/domain.te b/whitechapel_pro/domain.te index 6f299343..c8ed7c51 100644 --- a/whitechapel_pro/domain.te +++ b/whitechapel_pro/domain.te @@ -1,11 +1,6 @@ -dontaudit domain file_type:sock_file *; dontaudit domain fs_type:chr_file *; dontaudit domain fs_type:file *; dontaudit domain fs_type:blk_file *; dontaudit domain fs_type:dir *; dontaudit domain fs_type:filesystem *; -dontaudit domain domain:capability *; -dontaudit domain domain:binder *; -dontaudit domain domain:socket_class_set *; -dontaudit fs_type fs_type:filesystem *;