1# Policy for system/bin/ssr_setup
2type ssr_setup_exec, exec_type, vendor_file_type, file_type;
3type ssr_setup, domain;
4
5init_daemon_domain(ssr_setup)
6allow ssr_setup sysfs_msm_subsys:dir r_dir_perms;
7allow ssr_setup sysfs_msm_subsys:file rw_file_perms;
8allow ssr_setup sysfs_msm_subsys:lnk_file read;
9