blob: 03733881e86c9213e54707ded34c8ed6b2acaa18 [file] [log] [blame]
#pragma once
#include "host/libs/config/cuttlefish_config.h"
#include "host/libs/config/fetcher_config.h"
const vsoc::CuttlefishConfig* InitFilesystemAndCreateConfig(
int* argc, char*** argv, cvd::FetcherConfig config);
std::string GetConfigFilePath(const vsoc::CuttlefishConfig& config);