This reverts commit 2c99c990d3
.
Reason for revert: <Build break>
Change-Id: I030b4f5c59383478355ac2cee8363f45c8101041
9 lines
273 B
Text
9 lines
273 B
Text
type bipchmgr, domain;
|
|
type bipchmgr_exec, vendor_file_type, exec_type, file_type;
|
|
init_daemon_domain(bipchmgr)
|
|
|
|
get_prop(bipchmgr, hwservicemanager_prop);
|
|
|
|
allow bipchmgr hal_exynos_rild_hwservice:hwservice_manager find;
|
|
hwbinder_use(bipchmgr)
|
|
binder_call(bipchmgr, rild)
|