Loading fs_mgr/libsnapshot/scratch_super.cpp +0 −1 Original line number Diff line number Diff line Loading @@ -98,7 +98,6 @@ bool CleanupScratchOtaMetadataIfPresent(const ISnapshotManager::IDeviceInfo* inf } const auto& opener = info->GetPartitionOpener(); std::string slot_suffix = info->GetSlotSuffix(); int slot = SlotNumberForSlotSuffix(slot_suffix); // Walk both the slots and clean up metadata related to scratch space from // both the slots. for (auto slot : slots) { Loading Loading
fs_mgr/libsnapshot/scratch_super.cpp +0 −1 Original line number Diff line number Diff line Loading @@ -98,7 +98,6 @@ bool CleanupScratchOtaMetadataIfPresent(const ISnapshotManager::IDeviceInfo* inf } const auto& opener = info->GetPartitionOpener(); std::string slot_suffix = info->GetSlotSuffix(); int slot = SlotNumberForSlotSuffix(slot_suffix); // Walk both the slots and clean up metadata related to scratch space from // both the slots. for (auto slot : slots) { Loading