common: sepolicy: Integrating Widevine APEX

From Android U and onwards, Widevine provides a APEX prebuilt to be
installed on device instead of building from Widevine source code.

Renamed vendor_hal_drm_widevine to hal_drm_widevine.

Change-Id: I1a4a150d24c6eca90c59ffcd032f86ebc8d90fc1
Signed-off-by: chrisl7 <wandersonrodriguesf1@gmail.com>
This commit is contained in:
Phalguni Bumhyavarapu 2024-07-30 22:17:36 +00:00 committed by chrisl7
parent 25a95dedd2
commit 176666ef80
1 changed files with 1 additions and 1 deletions

View File

@ -1 +1 @@
allow vendor_hal_drm_widevine vendor_dmabuf_qseecom_ta_heap_device:chr_file r_file_perms;
allow hal_drm_widevine vendor_dmabuf_qseecom_ta_heap_device:chr_file r_file_perms;