Update avc error on ROM 8268341
Bug: 223332748 Bug: 208721808 Test: PtsSELinuxTestCases Change-Id: Ie3c6fdb9c8f29cac41db2750e71d3163132d4951
This commit is contained in:
parent
07bf62c387
commit
b82a5ab98b
2 changed files with 4 additions and 0 deletions
|
@ -2,3 +2,5 @@
|
|||
dontaudit dumpstate app_zygote:process { signal };
|
||||
dontaudit dumpstate hal_power_stats_vendor_service:service_manager { find };
|
||||
dontaudit dumpstate sysfs:file { read };
|
||||
# b/223332748
|
||||
dontaudit dumpstate system_dlkm_file:dir { getattr };
|
||||
|
|
|
@ -1,2 +1,4 @@
|
|||
# b/215042694
|
||||
dontaudit surfaceflinger kernel:process { setsched };
|
||||
# b/208721808
|
||||
dontaudit surfaceflinger hal_graphics_composer_default:dir { search };
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue