Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/commands/assemble_cvd/
Dsuper_image_mixer.cc269 std::string otatools_path; in BuildSuperImage() local
273 otatools_path = DefaultHostArtifactsPath("otatools"); in BuildSuperImage()
277 otatools_path = DefaultHostArtifactsPath(""); in BuildSuperImage()
284 "--path=" + otatools_path, in BuildSuperImage()