Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/commands/fetcher/
Dfetch_cvd.cc271 std::vector<std::string> host_package_files = in FetchCvdMain() local
273 if (host_package_files.empty()) { in FetchCvdMain()
276 AddFilesToConfig(FileSource::DEFAULT_BUILD, default_build, host_package_files, &config); in FetchCvdMain()