sdm660-common: sepolicy: don't do anything on untrusted_app

Add untrusted_app_32
This commit is contained in:
Alcatraz323 2023-10-25 13:32:58 +08:00 committed by pix106
parent 4ce96ccaa9
commit c6e458cf31

View file

@ -31,6 +31,7 @@ dontaudit untrusted_app_25 zygote:unix_stream_socket getopt;
dontaudit untrusted_app_27 zygote:unix_stream_socket getopt;
dontaudit untrusted_app_29 zygote:unix_stream_socket getopt;
dontaudit untrusted_app_30 zygote:unix_stream_socket getopt;
dontaudit untrusted_app_32 zygote:unix_stream_socket getopt;
# Neverallow: no domain should be allowed to ptrace init
# at system/sepolicy/public/init.te