xref: /aosp_15_r20/system/sepolicy/private/linux_vm_setup.te (revision e4a36f4174b17bbab9dc043f4a65dc8d87377290)
1*e4a36f41SAndroid Build Coastguard Workertype linux_vm_setup, domain, coredomain;
2*e4a36f41SAndroid Build Coastguard Workertype linux_vm_setup_exec, system_file_type, exec_type, file_type;
3*e4a36f41SAndroid Build Coastguard Worker
4*e4a36f41SAndroid Build Coastguard Workeris_flag_enabled(RELEASE_AVF_SUPPORT_CUSTOM_VM_WITH_PARAVIRTUALIZED_DEVICES, `
5*e4a36f41SAndroid Build Coastguard Worker  init_daemon_domain(linux_vm_setup)
6*e4a36f41SAndroid Build Coastguard Worker')
7