Merge "Add function CleanupOldScratchFiles symmetrically"

This commit is contained in:
Treehugger Robot 2021-04-23 00:14:09 +00:00 committed by Gerrit Code Review
commit 2e5e490d60

View file

@ -116,6 +116,8 @@ namespace fs_mgr {
void MapScratchPartitionIfNeeded(Fstab*, const std::function<bool(const std::set<std::string>&)>&) {
}
void CleanupOldScratchFiles() {}
void TeardownAllOverlayForMountPoint(const std::string&) {}
} // namespace fs_mgr