pixelstats: fix permission errors
1. sysfs_dma_heap erros are fixed by ag/13926718 2. debugfs_mgm error is fixed by ag/14683912 Bug: 188114896 Bug: 183338421 Bug: 188495492 Test: pts-tradefed run pts -m PtsSELinuxTest http://sponge2/6cbd0af0-5414-4f2c-aea0-99b4981360a4 Signed-off-by: Chiawei Wang <chiaweiwang@google.com> Change-Id: Icd2fa4e7f168d15fd4cec3000bc0e7a33eab4d3e
This commit is contained in:
parent
b078284e5d
commit
9d5830ac19
1 changed files with 0 additions and 7 deletions
|
@ -1,7 +0,0 @@
|
|||
# b/183338421
|
||||
dontaudit pixelstats_vendor sysfs_dma_heap:dir { search };
|
||||
dontaudit pixelstats_vendor sysfs_dma_heap:file { read };
|
||||
dontaudit pixelstats_vendor sysfs_dma_heap:file { open };
|
||||
dontaudit pixelstats_vendor sysfs_dma_heap:file { getattr };
|
||||
# b/188114896
|
||||
dontaudit pixelstats_vendor debugfs_mgm:dir read;
|
Loading…
Add table
Add a link
Reference in a new issue