sdm660-common: sepolicy: More fix Iorap denials
* W FinalizerDaemon: type=1400 audit(0.0:10): avc: denied { getopt } for path=/dev/socket/usap_pool_primary scontext=u:r:permissioncontroller_app:s0:c122,c256,c512,c768 tcontext=u:r:zygote:s0 tclass=unix_stream_socket permissive=0 app=com.android.permissioncontroller Change-Id: Idc9cf242578412846e3f770a118fefc6fb5eda29 Signed-off-by: pix106 <sbordenave@gmail.com>
This commit is contained in:
parent
55c4433e3a
commit
4de8dd15b3
1 changed files with 1 additions and 0 deletions
1
sepolicy/private/permissioncontroller_app.te
Executable file
1
sepolicy/private/permissioncontroller_app.te
Executable file
|
@ -0,0 +1 @@
|
|||
allow permissioncontroller_app zygote:unix_stream_socket { getopt };
|
Loading…
Reference in a new issue