universal7885: address drm widevine denials while try to use it

This commit is contained in:
roynatech2544 2021-12-04 15:45:56 +09:00
commit 0423e2e88c
No known key found for this signature in database
GPG key ID: 9675C32163D88D30
3 changed files with 2 additions and 5 deletions

View file

@ -3,5 +3,3 @@
### DATA
/data/zram(/.*)? u:object_r:zram_data_file:s0
### SYSTEM
/system/bin/inputmonitor u:object_r:inputmonitor_exec:s0

View file

@ -1,3 +0,0 @@
type inputmonitor, domain, coredomain;
type inputmonitor_exec, exec_type, file_type, system_file_type;
init_daemon_domain(inputmonitor)

View file

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