Update avc error on ROM 7562467
avc: denied { read } for name="u:object_r:odsign_prop:s0" dev="tmpfs" ino=229 scontext=u:r:postinstall_dexopt:s0 tcontext=u:object_r:odsign_prop:s0 tclass=file permissive=0
avc: denied { read } for comm="otapreopt" name="u:object_r:odsign_prop:s0" dev="tmpfs" ino=229 scontext=u:r:postinstall_dexopt:s0 tcontext=u:object_r:odsign_prop:s0 tclass=file permissive=0
Bug: 194142604
Bug: 194065991
Test: PtsSELinuxTestCases
Change-Id: Ic3bb544f05ffff0df42f820d2f9cf6cd7cb24879
This commit is contained in:
2
private/postinstall_dexopt.te
Normal file
2
private/postinstall_dexopt.te
Normal file
@@ -0,0 +1,2 @@
|
||||
# b/194142604
|
||||
dontaudit postinstall_dexopt odsign_prop:file read;
|
||||
Reference in New Issue
Block a user