android13/hardware/google/pixel-sepolicy/factory_boost/factory-post-boot.te

7 lines
256 B
Plaintext

# for factory_-prefixed targets only
type factory-post-boot-sh, domain;
type factory-post-boot-sh_exec, vendor_file_type, exec_type, file_type;
init_daemon_domain(factory-post-boot-sh)
allow factory-post-boot-sh vendor_toolbox_exec:file execute_no_trans;