mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-23 12:35:33 -04:00
universal7885: address drm widevine denials while try to use it
This commit is contained in:
parent
5e14e4c0e8
commit
0423e2e88c
3 changed files with 2 additions and 5 deletions
|
|
@ -21,3 +21,5 @@ allow hal_drm_widevine cpk_efs_file:file r_file_perms;
|
|||
allow hal_drm_widevine efs_file:dir search;
|
||||
|
||||
allow hal_drm_widevine drm_device:chr_file { read write open ioctl };
|
||||
|
||||
allow hal_drm_widevine tz_user_device:chr_file { read write open };
|
||||
|
|
|
|||
Loading…
Reference in a new issue