blob: 75f9c10f287bc943e6c8448a685bec332723d82d [file] [log] [blame]
Andrew Walbran4b80a3f2021-05-21 13:21:43 +00001(/.*)? u:object_r:system_file:s0
2/bin/crosvm u:object_r:crosvm_exec:s0
Alan Stokesec4a90f2021-09-21 13:32:24 +01003/bin/fd_server u:object_r:fd_server_exec:s0
David Brazdil55d808c2022-12-15 13:38:42 +00004/bin/virtmgr u:object_r:virtualizationmanager_exec:s0
Andrew Walbran4b80a3f2021-05-21 13:21:43 +00005/bin/virtualizationservice u:object_r:virtualizationservice_exec:s0
Inseob Kim094e8e82023-11-17 18:03:46 +09006is_flag_enabled(RELEASE_AVF_ENABLE_DEVICE_ASSIGNMENT, `
7 /bin/vfio_handler u:object_r:vfio_handler_exec:s0
8')
Seungjae Yoof60a1e02024-05-20 14:15:22 +09009is_flag_enabled(RELEASE_AVF_ENABLE_NETWORK, `
10 /bin/vmnic u:object_r:vmnic_exec:s0
11')
Inseob Kim9c0d7122024-07-22 18:04:18 +090012is_flag_enabled(RELEASE_AVF_ENABLE_EARLY_VM, `
13 /bin/early_virtmgr u:object_r:early_virtmgr_exec:s0
14')