20c2d4e98c
Test: mmm system/sepolicy
Bug: 34980020
(cherry picked from commit 3cc6a95944
)
Change-Id: I64c7275551e8e27d68072e8ec38c07b539989da0
8 lines
278 B
Text
8 lines
278 B
Text
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;
|