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:
parent
25a95dedd2
commit
176666ef80
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue