From 6459d30fb1c62383e8b31e124218c96aa82df15d Mon Sep 17 00:00:00 2001 From: Adam Shih Date: Thu, 18 Nov 2021 12:01:41 +0800 Subject: [PATCH] unleash all SELinux error Bug: 205212735 Test: boot with all the selinux error showing up Change-Id: If34d16a26f788458510cf5d920e8978bc68211be --- whitechapel_pro/domain.te | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 whitechapel_pro/domain.te diff --git a/whitechapel_pro/domain.te b/whitechapel_pro/domain.te deleted file mode 100644 index c8ed7c51..00000000 --- a/whitechapel_pro/domain.te +++ /dev/null @@ -1,6 +0,0 @@ -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 *; -