Merge "Update avc error on ROM 7358093" into sc-dev

This commit is contained in:
SHUCHI LILU 2021-05-14 08:31:59 +00:00 committed by Android (Google) Code Review
commit 60bf6343be
2 changed files with 4 additions and 0 deletions

View file

@ -0,0 +1,2 @@
# b/188114822
dontaudit wait_for_keymaster servicemanager:binder transfer;

View file

@ -3,3 +3,5 @@ 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;