Update avc error on ROM 7490489
avc: denied { call } for scontext=u:r:dumpstate:s0 tcontext=u:r:hal_uwb_default:s0 tclass=binder permissive=0 avc: denied { call } for comm="dumpstate" scontext=u:r:dumpstate:s0 tcontext=u:r:hal_uwb_default:s0 tclass=binder permissive=0 Bug: 192026913 Test: PtsSELinuxTestCases Change-Id: Ieca08e87db1b46f3b7fc7de1492e45d4a5bec868
This commit is contained in:
parent
f9828a9944
commit
e31c8840de
1 changed files with 2 additions and 0 deletions
|
@ -4,3 +4,5 @@ dontaudit dumpstate hal_power_stats_vendor_service:service_manager { find };
|
||||||
dontaudit dumpstate twoshay:binder call;
|
dontaudit dumpstate twoshay:binder call;
|
||||||
# b/190337283
|
# b/190337283
|
||||||
dontaudit dumpstate debugfs_wakeup_sources:file read;
|
dontaudit dumpstate debugfs_wakeup_sources:file read;
|
||||||
|
# b/192026913
|
||||||
|
dontaudit dumpstate hal_uwb_default:binder call;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue