1 type msm_irqbalanced, domain, domain_deprecated; 2 type msm_irqbalanced_exec, exec_type, file_type; 3 init_daemon_domain(msm_irqbalanced) 4 5 allow msm_irqbalanced sysfs_devices_system_cpu:file w_file_perms; 6 allow msm_irqbalanced proc_irq:dir r_dir_perms; 7 allow msm_irqbalanced proc_irq:file rw_file_perms; 8