fbd43f03a5
Change-Id: I19d65a83c5c3f42296e8cd8a425bf1f64651068f related-to-bug:32815560
8 lines
258 B
Text
8 lines
258 B
Text
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;
|