Home
last modified time | relevance | path

Searched refs:mkimage_path (Results 1 – 1 of 1) sorted by relevance

/device/google/cuttlefish/host/commands/assemble_cvd/
Dboot_config.cc129 auto mkimage_path = HostBinaryPath("mkenvimage_slim"); in Setup() local
130 Command cmd(mkimage_path); in Setup()