You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
type hal_drm_default, domain; |
|
hal_server_domain(hal_drm_default, hal_drm) |
|
|
|
type hal_drm_default_exec, exec_type, vendor_file_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;
|
|
|