android_device_samsung_univ.../sepolicy/hal_drm_default.te
2020-06-30 20:58:08 +02:00

5 lines
262 B
Text

allow hal_drm_default vndbinder_device:chr_file { ioctl open read write };
allow hal_drm_default secmem_device:chr_file { read write open getattr ioctl };
allow hal_drm_default efs_file:dir search;
allow hal_drm_default cpk_efs_file:file { open read getattr };