1type init-fingerprint, domain;
2type init-fingerprint_exec, exec_type, vendor_file_type, file_type;
3
4init_daemon_domain(init-fingerprint)
5
6allow init-fingerprint vendor_shell_exec:file rx_file_perms;
7allow init-fingerprint vendor_toolbox_exec:file rx_file_perms;
8
9set_prop(init-fingerprint, vendor_fingerprint_prop)
10set_prop(init-fingerprint, ctl_start_prop)
11