Add widevine SELinux permissions for L1
839 839 I android.hardwar: type=1400 audit(0.0:982): avc: denied { read } for name="system" dev="tmpfs" ino=1313 scontext=u:r:hal_drm_widevine:s0 tcontext=u:object_r:dmabuf_system_heap_device:s0 tclass=chr_file permissive=1 Bug: 363181505 Flag: EXEMPT bugfix Change-Id: Ib9391b24f03a7306b8ba42c960d4c77c5bf148e8
This commit is contained in:
parent
ba53a62a59
commit
ea38f5c687
1 changed files with 2 additions and 1 deletions
|
@ -10,4 +10,5 @@ allow hal_drm_widevine mediadrm_vendor_data_file:file create_file_perms;
|
|||
allow hal_drm_widevine mediadrm_vendor_data_file:dir create_dir_perms;
|
||||
|
||||
#L1
|
||||
#TODO(snehalreddy@) : Add L1 permissions
|
||||
allow hal_drm_widevine dmabuf_system_heap_device:chr_file r_file_perms;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue