Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit b846cd64 authored by Treehugger Robot's avatar Treehugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Add function CleanupOldScratchFiles symmetrically" am: 2e5e490d am: c7a2eb63

Original change: https://android-review.googlesource.com/c/platform/system/core/+/1682488

Change-Id: I37694e2c4be0f6537c79af43696a4193dfddc7d0
parents 752460e6 c7a2eb63
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -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