Sepolicy_vndr: add widevine to access qseecom_ta heap
Add widevine client to access qseecom_ta heap. Change-Id: If99d73432c55f9feda823d97818ea422eae864b9
This commit is contained in:
parent
539bcd22ca
commit
174238fe51
1 changed files with 1 additions and 0 deletions
1
generic/vendor/common/hal_drm_widevine.te
vendored
1
generic/vendor/common/hal_drm_widevine.te
vendored
|
@ -53,6 +53,7 @@ allow vendor_hal_drm_widevine vendor_dmabuf_qseecom_heap_device:chr_file r_file_
|
||||||
allow vendor_hal_drm_widevine vendor_membuf_dev:chr_file r_file_perms;
|
allow vendor_hal_drm_widevine vendor_membuf_dev:chr_file r_file_perms;
|
||||||
allow vendor_hal_drm_widevine vendor_dmabuf_system_heap_device:chr_file r_file_perms;
|
allow vendor_hal_drm_widevine vendor_dmabuf_system_heap_device:chr_file r_file_perms;
|
||||||
allow vendor_hal_drm_widevine vendor_vm_cp_bitstream_device:chr_file r_file_perms;
|
allow vendor_hal_drm_widevine vendor_vm_cp_bitstream_device:chr_file r_file_perms;
|
||||||
|
allow vendor_hal_drm_widevine vendor_dmabuf_qseecom_ta_heap_device:chr_file r_file_perms;
|
||||||
|
|
||||||
#socket change
|
#socket change
|
||||||
unix_socket_connect(vendor_hal_drm_widevine, vendor_notify-topology, tee);
|
unix_socket_connect(vendor_hal_drm_widevine, vendor_notify-topology, tee);
|
||||||
|
|
Loading…
Reference in a new issue