fix widevine drm access
Bug: 202906980 Test: boot with no relevant logs Change-Id: Idc37f7e1441d9fae1f570bc53ff67a7a48656ed3
This commit is contained in:
parent
56bef214d3
commit
e9d02e08f5
2 changed files with 2 additions and 4 deletions
|
@ -1,4 +0,0 @@
|
|||
# b/202906980
|
||||
dontaudit hal_drm_widevine hal_drm_hwservice:hwservice_manager { add };
|
||||
dontaudit hal_drm_widevine hal_drm_hwservice:hwservice_manager { find };
|
||||
dontaudit hal_drm_widevine hidl_base_hwservice:hwservice_manager { add };
|
|
@ -2,6 +2,8 @@ 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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue