Signed-off-by: revolwoc <imsakshisharma04@gmail.com> Signed-off-by: Sandeep-FED <sandymankara11@gmail.com>
16 lines
841 B
Plaintext
16 lines
841 B
Plaintext
allow untrusted_app_29 app_data_file:file execute;
|
|
allow untrusted_app_29 proc_zoneinfo:file { getattr open read };
|
|
allow untrusted_app_29 adsprpcd_file:dir { getattr read };
|
|
allow untrusted_app_29 adsprpcd_file:file { getattr };
|
|
allow untrusted_app_29 vendor_file:file { execute getattr map open read };
|
|
allow untrusted_app_29 vendor_sysfs_kgsl:file { getattr open read };
|
|
allow untrusted_app_29 hal_camera_default:binder { call };
|
|
allow untrusted_app_29 vendor_xdsp_device:chr_file { ioctl };
|
|
allow untrusted_app_29 zygote:unix_stream_socket { getopt };
|
|
|
|
dontaudit untrusted_app_29 cgroup:file read;
|
|
allow untrusted_app_29 proc_qtaguid_stat:file { read open getattr };
|
|
allow untrusted_app_29 proc_zoneinfo:file { read open getattr };
|
|
dontaudit untrusted_app_29 proc:file read;
|
|
allow untrusted_app_29 app_data_file:file { execute };
|