unleash error log related to device access

Bug: 205212735
Test: boot with error revealed
Change-Id: I49a995ecf3a050174c614453725fd51e09358688
This commit is contained in:
Adam Shih 2021-11-05 12:47:12 +08:00
parent 5f1a03bf0e
commit dd5b14c118

View file

@ -8,9 +8,6 @@ dontaudit domain fs_type:file *;
dontaudit domain fs_type:blk_file *;
dontaudit domain fs_type:dir *;
dontaudit domain fs_type:filesystem *;
dontaudit domain dev_type:file *;
dontaudit domain dev_type:chr_file *;
dontaudit domain dev_type:blk_file *;
dontaudit domain domain:capability *;
dontaudit domain domain:binder *;
dontaudit domain domain:socket_class_set *;