Bug: 254378739 Test: boot, camera, google map, play youtube Change-Id: If8ee7c64c0f7534a7e918f36a0e785b0ee9cd11f
10 lines
373 B
Text
10 lines
373 B
Text
type init-display-sh, domain;
|
|
type init-display-sh_exec, vendor_file_type, exec_type, file_type;
|
|
init_daemon_domain(init-display-sh)
|
|
|
|
allow init-display-sh self:capability sys_module;
|
|
allow init-display-sh vendor_kernel_modules:system module_load;
|
|
allow init-display-sh vendor_toolbox_exec:file execute_no_trans;
|
|
|
|
dontaudit init-display-sh proc_cmdline:file r_file_perms;
|
|
|