unleash error log related to property access

Bug: 203621307
Test: boot with error revealed
Change-Id: Id537726570bd5cce5716759316559bb792ab055b
This commit is contained in:
Adam Shih 2021-11-01 15:15:16 +08:00
parent c0d04c41b3
commit d43e7773ee

View file

@ -3,8 +3,6 @@ dontaudit domain file_type:chr_file *;
dontaudit domain file_type:dir *;
dontaudit domain file_type:capability *;
dontaudit domain file_type:sock_file *;
dontaudit domain property_type:file *;
dontaudit domain property_type:property_service *;
dontaudit domain fs_type:chr_file *;
dontaudit domain fs_type:file *;
dontaudit domain fs_type:blk_file *;