Branch zuma from gs201 sha1 63751751aa91275b083797278d638078b3a0bf7a cp/pantah/ripcurrent cp/gs201/zuma Bug: 229340586 Change-Id: Ie692d8dbbf0fc4d3b376dc9fe3e930bd3955a88e Signed-off-by: Aaron Ding <aaronding@google.com>
12 lines
410 B
Text
12 lines
410 B
Text
type hal_drm_widevine, domain;
|
|
type hal_drm_widevine_exec, vendor_file_type, exec_type, file_type;
|
|
init_daemon_domain(hal_drm_widevine)
|
|
|
|
hal_server_domain(hal_drm_widevine, hal_drm)
|
|
|
|
# L3
|
|
allow hal_drm_widevine mediadrm_vendor_data_file:file create_file_perms;
|
|
allow hal_drm_widevine mediadrm_vendor_data_file:dir create_dir_perms;
|
|
|
|
# L1
|
|
allow hal_drm_widevine dmabuf_system_heap_device:chr_file r_file_perms;
|