1type bipchmgr, domain;
2type bipchmgr_exec, vendor_file_type, exec_type, file_type;
3init_daemon_domain(bipchmgr)
4
5get_prop(bipchmgr, hwservicemanager_prop);
6
7allow bipchmgr hal_exynos_rild_hwservice:hwservice_manager find;
8hwbinder_use(bipchmgr)
9binder_call(bipchmgr, rild)
10