1type init_mid, domain;
2type init_mid_exec, exec_type, vendor_file_type, file_type;
3
4init_daemon_domain(init_mid)
5
6allow init_mid vendor_shell_exec:file rx_file_perms;
7allow init_mid vendor_toolbox_exec:file rx_file_perms;
8
9set_prop(init_mid, hw_sku_prop);
10get_prop(init_mid, mid_prop);
11