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.
12 lines
434 B
12 lines
434 B
type hal_drm_widevine, domain;
|
|
type hal_drm_widevine_exec, exec_type, vendor_file_type, file_type;
|
|
init_daemon_domain(hal_drm_widevine)
|
|
|
|
hal_server_domain(hal_drm_widevine, hal_drm)
|
|
|
|
allow hal_drm_widevine mediadrm_vendor_data_file:dir create_dir_perms;
|
|
allow hal_drm_widevine mediadrm_vendor_data_file:file create_file_perms;
|
|
get_prop(hal_drm_widevine, vendor_security_patch_level_prop)
|
|
|
|
rw_rockchip_graphic_device(hal_drm_widevine)
|