blob: 01714869b994ae3bcf26ba40a279c03ce4e9c9e3 [file] [log] [blame]
#integrated sensor process
type ims, domain;
type ims_exec, exec_type, file_type;
# Started by init
init_daemon_domain(ims)
allow radio ims_socket:sock_file { open read write };
allow ims ims_socket:sock_file { open read write };
allow ims property_socket:sock_file write;
allow ims servicemanager:binder call;
binder_use(ims)