Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/commands/assemble_cvd/
Dsuper_image_mixer.cc73 void FindImports(cuttlefish::Archive* archive, const std::string& build_prop_file) { in FindImports() argument
74 auto contents = archive->ExtractToMemory(build_prop_file); in FindImports()
79 LOG(INFO) << build_prop_file << ": " << line; in FindImports()