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:
Arne Coucheron 2020-03-17 00:38:59 +01:00 committed by Kevin F. Haggerty
parent 065046fd6d
commit 66dcc79709
No known key found for this signature in database
GPG Key ID: 6D95512933112729

View File

@ -0,0 +1 @@
allow gpuservice opengles_prop:file r_file_perms;