• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1type per_proxy, domain, domain_deprecated;
2type per_proxy_exec, exec_type, file_type;
3init_daemon_domain(per_proxy);
4
5binder_use(per_proxy)
6binder_call(per_proxy, per_mgr)
7
8allow per_proxy per_mgr_service:service_manager find;
9allow per_proxy sysfs_msm_subsys:dir r_dir_perms;
10allow per_proxy sysfs_msm_subsys:lnk_file r_file_perms;
11