summaryrefslogtreecommitdiff
path: root/host/libs/config/fetcher_config.h
diff options
context:
space:
mode:
Diffstat (limited to 'host/libs/config/fetcher_config.h')
-rw-r--r--host/libs/config/fetcher_config.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/host/libs/config/fetcher_config.h b/host/libs/config/fetcher_config.h
index 41fd396b..825fbc60 100644
--- a/host/libs/config/fetcher_config.h
+++ b/host/libs/config/fetcher_config.h
@@ -78,6 +78,8 @@ public:
bool add_cvd_file(const CvdFile& file, bool override_entry = false);
std::map<std::string, CvdFile> get_cvd_files() const;
+
+ std::string FindCvdFileWithSuffix(const std::string& suffix) const;
};
} // namespace cvd