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:
@@ -4,3 +4,5 @@ dontaudit dumpstate hal_power_stats_vendor_service:service_manager { find };
|
||||
dontaudit dumpstate twoshay:binder call;
|
||||
# b/190337283
|
||||
dontaudit dumpstate debugfs_wakeup_sources:file read;
|
||||
# b/192026913
|
||||
dontaudit dumpstate hal_uwb_default:binder call;
|
||||
|
||||
Reference in New Issue
Block a user