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