Skip to content
Snippets Groups Projects
hal_drm_default.te 258 B
type hal_drm_default, domain;
hal_impl_domain(hal_drm_default, hal_drm)

type hal_drm_default_exec, exec_type, file_type;
init_daemon_domain(hal_drm_default)

allow hal_drm_default mediacodec:fd use;
allow hal_drm_default { appdomain -isolated_app }:fd use;