blob: fc77b536517a27181387a445060b1b9d5a7290bb [file] [log] [blame]
# Vehicle monitor service
type vms, domain;
type vms_exec, exec_type, file_type;
allow vms system_app:binder { call };
allow vms car_service:service_manager { add };
allow vms priv_app:binder { call };
init_daemon_domain(vms)
binder_use(vms);