universal7885: resolve drm widevine denials

* allow drm widevine to call ioctl() to tz_user_device
This commit is contained in:
Soo-Hwan Na 2021-12-22 14:39:28 +09:00 committed by roynatech2544
commit ce1a1adc1e
No known key found for this signature in database
GPG key ID: 9675C32163D88D30

View file

@ -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 };