diff --git a/sepolicy/vendor/untrusted_app.te b/sepolicy/vendor/untrusted_app.te index edc33614..5b2f8214 100644 --- a/sepolicy/vendor/untrusted_app.te +++ b/sepolicy/vendor/untrusted_app.te @@ -1,3 +1,4 @@ allow untrusted_app_25 zygote:unix_stream_socket getopt; +allow untrusted_app_27 zygote:unix_stream_socket getopt; allow untrusted_app_29 zygote:unix_stream_socket getopt; allow untrusted_app_30 zygote:unix_stream_socket getopt;