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

Commit 4d1894ab authored by Kelvin Zhang's avatar Kelvin Zhang
Browse files

Add debug logs to understand update start delay

Test: th
Bug: 352332753
Change-Id: I7c8f11409dc2a1312813b29a4c523b3fe17833c4
parent 73c43fd5
Loading
Loading
Loading
Loading
+1 −0
Original line number Original line Diff line number Diff line
@@ -2876,6 +2876,7 @@ bool SnapshotManager::UnmapAllSnapshots(LockedFile* lock) {
            return false;
            return false;
        }
        }
    }
    }
    LOG(INFO) << "Unmapped " << snapshots.size() << " partitions with snapshots";


    // Terminate the daemon and release the snapuserd_client_ object.
    // Terminate the daemon and release the snapuserd_client_ object.
    // If we need to re-connect with the daemon, EnsureSnapuserdConnected()
    // If we need to re-connect with the daemon, EnsureSnapuserdConnected()