• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1type port-bridge, domain;
2type port-bridge_exec, exec_type, vendor_file_type, file_type;
3
4init_daemon_domain(port-bridge)
5
6r_dir_file(port-bridge, sysfs_msm_subsys)
7
8allow port-bridge sysfs_soc:dir search;
9allow port-bridge sysfs_soc:file r_file_perms;
10
11allow port-bridge at_device:chr_file rw_file_perms;
12