android_device_samsung_a20/universal7885-common/sepolicy/vendor/multiclientd.te

9 lines
348 B
Text

type multiclientd, domain, coredomain;
type multiclientd_exec, file_type, exec_type, system_file_type;
init_daemon_domain(multiclientd)
allow multiclientd rild:binder { call transfer };
allow multiclientd rild_hwservice:hwservice_manager find;
get_prop(multiclientd, hwservicemanager_prop);
allow multiclientd same_process_hal_file:file execute;