1type qti_init_shell, domain; 2type qti_init_shell_exec, exec_type, vendor_file_type,file_type; 3init_daemon_domain(qti_init_shell); 4set_prop(qti_init_shell, vendor_adsp_version_prop); 5set_prop(qti_init_shell, vendor_sensor_prop); 6allow qti_init_shell vendor_toolbox_exec:file execute_no_trans; 7allow qti_init_shell sysfs_soc:dir search; 8allow qti_init_shell sysfs_soc:file r_file_perms; 9