• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1#integrated sensor process
2type imscm, domain;
3type imscm_exec, exec_type, file_type;
4
5# Started by init
6init_daemon_domain(imscm)
7binder_use(imscm)
8
9allow imscm imscm_service:service_manager add;
10allow imscm sysfs:dir r_dir_perms;
11r_dir_file(imscm, sysfs_msm_subsys)
12