You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
367 B
11 lines
367 B
type init-qcom-ipastart-sh, domain;
|
|
type init-qcom-ipastart-sh_exec, exec_type, vendor_file_type, file_type;
|
|
|
|
init_daemon_domain(init-qcom-ipastart-sh)
|
|
|
|
allow init-qcom-ipastart-sh vendor_shell_exec:file rx_file_perms;
|
|
allow init-qcom-ipastart-sh vendor_toolbox_exec:file rx_file_perms;
|
|
|
|
# Set /dev/ipa to 1
|
|
allow init-qcom-ipastart-sh ipa_dev:chr_file w_file_perms;
|