mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-21 19:55:33 -04:00
universal7885: resolve drm widevine denials
* allow drm widevine to call ioctl() to tz_user_device
This commit is contained in:
parent
bab7c3ae70
commit
ce1a1adc1e
1 changed files with 1 additions and 1 deletions
|
|
@ -22,4 +22,4 @@ 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 };
|
||||
allow hal_drm_widevine tz_user_device:chr_file { read write open ioctl };
|
||||
|
|
|
|||
Loading…
Reference in a new issue