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

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

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

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

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

Change-Id: Iced997fe9f51742ed17044ab3d97857a1e3f21ec
parents b4eb8633 b846cd64
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