Update avc error on ROM 7522385
avc: denied { read } for name="u:object_r:odsign_prop:s0" dev="tmpfs" ino=220 scontext=u:r:incidentd:s0 tcontext=u:object_r:odsign_prop:s0 tclass=file permissive=0
avc: denied { read } for comm="app_process" name="u:object_r:odsign_prop:s0" dev="tmpfs" ino=220 scontext=u:r:incidentd:s0 tcontext=u:object_r:odsign_prop:s0 tclass=file permissive=0
Bug: 192895524
Test: PtsSELinuxTestCases
Change-Id: I770c953e80920388e9c21e6dc8a12762c1f4fb8a
This commit is contained in:
@@ -12,3 +12,5 @@ dontaudit incidentd apexd_prop:file open ;
|
||||
dontaudit incidentd adbd_config_prop:file getattr ;
|
||||
dontaudit incidentd adbd_config_prop:file map ;
|
||||
dontaudit incidentd adbd_prop:file map ;
|
||||
# b/192895524
|
||||
dontaudit incidentd odsign_prop:file read;
|
||||
|
||||
Reference in New Issue
Block a user