android_mt6572_jiabo/hardware/ti/omap4/sepolicy/pvrsrvinit.te
2025-09-05 16:56:03 +08:00

8 lines
246 B
Text

type pvrsrvinit, domain;
type pvrsrvinit_exec, exec_type, file_type;
init_daemon_domain(pvrsrvinit)
allow pvrsrvinit gpu_device:chr_file rw_file_perms;
allow pvrsrvinit kernel:system module_request;
allow pvrsrvinit self:capability sys_module;