| type hal_vm_capabilities_default, domain; | |
| starting_at_board_api(202504, ` | |
| hal_server_domain(hal_vm_capabilities_default, hal_vm_capabilities); | |
| ') | |
| type hal_vm_capabilities_default_exec, exec_type, vendor_file_type, file_type; | |
| init_daemon_domain(hal_vm_capabilities_default); | |
| # TODO(b/360102915): add more rules around vm_fd passed to the HAL |