msm8974-common: sepolicy: Allow gpuservice to read opengles_prop
avc: denied { read } for name="u:object_r:opengles_prop:s0" dev="tmpfs" ino=6353 scontext=u:r:gpuservice:s0 tcontext=u:object_r:opengles_prop:s0 tclass=file permissive=0 Change-Id: I455c5d681e301451ad11210e91d0a71b4b80239a
This commit is contained in:
parent
065046fd6d
commit
66dcc79709
1
sepolicy/common/gpuservice.te
Normal file
1
sepolicy/common/gpuservice.te
Normal file
@ -0,0 +1 @@
|
||||
allow gpuservice opengles_prop:file r_file_perms;
|
Loading…
Reference in New Issue
Block a user