xref: /aosp_15_r20/system/sepolicy/private/linux_vm_setup.te (revision e4a36f4174b17bbab9dc043f4a65dc8d87377290)
1type linux_vm_setup, domain, coredomain;
2type linux_vm_setup_exec, system_file_type, exec_type, file_type;
3
4is_flag_enabled(RELEASE_AVF_SUPPORT_CUSTOM_VM_WITH_PARAVIRTUALIZED_DEVICES, `
5  init_daemon_domain(linux_vm_setup)
6')
7