Revert submission 27917806-v_hal_migration_phase3 Reason for revert: Droidmonitor created revert due to b/350390759. Will be verifying through ABTD before submission. Reverted changes: /q/submissionid:27917806-v_hal_migration_phase3 Change-Id: I58c1591607808e8ab152c759264186411641ecf5
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)
|