sdm710-common: sepolicy: Allow untrusted_app_27 to getopt zygote
avc: denied { getopt } for path="/dev/socket/usap_pool_primary" scontext=u:r:untrusted_app_27:s0:c143,c256,c512,c768 tcontext=u:r:zygote:s0 tclass=unix_stream_socket permissive=0 app=com.pluscubed.matlog
This commit is contained in:
parent
df8fc5c923
commit
2365925483
1 changed files with 1 additions and 0 deletions
1
sepolicy/vendor/untrusted_app_27.te
vendored
Normal file
1
sepolicy/vendor/untrusted_app_27.te
vendored
Normal file
|
@ -0,0 +1 @@
|
||||||
|
allow untrusted_app_27 zygote:unix_stream_socket { getopt };
|
Loading…
Reference in a new issue