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:
parent
f8b8e0cb53
commit
d9309ef34d
1 changed files with 2 additions and 0 deletions
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;
|
Loading…
Add table
Add a link
Reference in a new issue