summaryrefslogtreecommitdiff
path: root/sepolicy/whitechapel/vendor/google/bipchmgr.te
blob: 9298e3222f20f9793bd569536ed4b9c4474a2275 (plain)
1
2
3
4
5
6
7
8
9
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)