1type port-bridge, domain; 2type port-bridge_exec, exec_type, vendor_file_type, file_type; 3init_daemon_domain(port-bridge) 4 5r_dir_file(port-bridge, sysfs_esoc) 6r_dir_file(port-bridge, sysfs_msm_subsys) 7r_dir_file(port-bridge, sysfs_soc) 8r_dir_file(port-bridge, sysfs_ssr) 9 10allow port-bridge at_device:chr_file rw_file_perms; 11