Change-Id: If6e58161489790ea7736dc1ec1fe11f2e2841b6c Signed-off-by: Erfan Abdi <erfangplus@gmail.com> Signed-off-by: therootlord <igor_cestari@hotmail.com>
10 lines
357 B
Plaintext
10 lines
357 B
Plaintext
#allow untrusted_app_25 hal_memtrack_hwservice:hwservice_manager find;
|
|
#allow untrusted_app_25 proc:file read;
|
|
#allow untrusted_app_25 qti_debugfs:file read;
|
|
|
|
allow untrusted_app_25 init:unix_stream_socket { read write };
|
|
|
|
allow untrusted_app_25 proc_stat:file read;
|
|
allow untrusted_app_25 self:udp_socket ioctl;
|
|
allow untrusted_app_25 vold_exec:file read;
|