[ALPS03837408] Allow widevine hidl process access persist file
Allow widevine hidl process access keybox file which is stored at /mnt/vendor/persist MTK-Commit-Id: 2fd7b3e72d678b5f1916fe873965dfb044c2b14c Change-Id: I8e5689010f23dbf8fa94acb4b8161cd8e4194196 CR-Id: ALPS03837408 Feature: Secure Video Path (SVP)
This commit is contained in:
parent
84b0b8448d
commit
f7a9b8d445
@ -15,3 +15,6 @@ allow hal_drm_widevine debugfs_ion:dir search;
|
||||
allow hal_drm_widevine hal_allocator_server:fd use;
|
||||
allow hal_drm_widevine mediadrm_vendor_data_file:dir create_dir_perms;
|
||||
allow hal_drm_widevine mediadrm_vendor_data_file:file create_file_perms;
|
||||
|
||||
# Allow widevine hidl process read keybox stored in /mnt/vendor/persist
|
||||
allow hal_drm_widevine mnt_vendor_file:dir search;
|
||||
|
Loading…
x
Reference in New Issue
Block a user