unleash all SELinux error

Bug: 205212735
Test: boot with all the selinux error showing up
Change-Id: If34d16a26f788458510cf5d920e8978bc68211be
This commit is contained in:
Adam Shih 2021-11-18 12:01:41 +08:00
parent 11994a8ca0
commit 6459d30fb1

View file

@ -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 *;