2022-03-06 00:51:49 -05:00
|
|
|
allow untrusted_app zygote:unix_stream_socket { getopt };
|
2022-10-14 22:49:18 -04:00
|
|
|
allow untrusted_app_25 zygote:unix_stream_socket getopt;
|
2022-11-06 07:27:54 -05:00
|
|
|
allow untrusted_app_27 zygote:unix_stream_socket getopt;
|
2022-10-14 22:49:18 -04:00
|
|
|
allow untrusted_app_29 zygote:unix_stream_socket getopt;
|
|
|
|
allow untrusted_app_30 zygote:unix_stream_socket getopt;
|
2022-06-11 01:05:23 -04:00
|
|
|
|
|
|
|
# dontaudit
|
|
|
|
dontaudit untrusted_app proc_zoneinfo: file { read };
|
|
|
|
dontaudit untrusted_app system_lib_file:file { execmod };
|
|
|
|
dontaudit untrusted_app proc_version:file { read };
|
|
|
|
dontaudit untrusted_app proc_net_tcp_udp:file { read };
|
|
|
|
dontaudit untrusted_app selinuxfs:file { read };
|
|
|
|
dontaudit untrusted_app serialno_prop:file { read };
|
|
|
|
dontaudit untrusted_app app_data_file:file { execute execute_no_trans };
|
|
|
|
dontaudit untrusted_app mnt_vendor_file:dir { search };
|
|
|
|
dontaudit untrusted_app proc:file { read };
|
|
|
|
dontaudit untrusted_app proc:file { open };
|
|
|
|
dontaudit untrusted_app proc_net_tcp_udp:file { open };
|
|
|
|
dontaudit untrusted_app proc_version:file { read };
|
2023-02-19 10:55:46 -05:00
|
|
|
dontaudit untrusted_app_30 system_linker_exec:file { execmod };
|
2022-06-11 01:05:23 -04:00
|
|
|
|
|
|
|
allow untrusted_app rootfs:dir { read };
|
|
|
|
|
|
|
|
allow untrusted_app proc_kmsg:file { getattr };
|
|
|
|
allow untrusted_app proc_keys:file { getattr };
|
|
|
|
allow untrusted_app proc_swaps:file { getattr };
|
|
|
|
allow untrusted_app proc_modules:file { read };
|
|
|
|
|
|
|
|
get_prop(untrusted_app, wifi_hal_prop)
|
|
|
|
|
|
|
|
allow untrusted_app rootfs:dir { open };
|
|
|
|
allow untrusted_app sysfs:dir { read };
|
|
|
|
|
|
|
|
allow untrusted_app block_device:dir { search };
|