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

Commit 60b7a48d authored by android-build-team Robot's avatar android-build-team Robot
Browse files

Snap for 7135433 from 75626f2c to sc-release

Change-Id: I5d9109fa03632c0a1e841c60cda2fe78d640aa1f
parents 20a94099 75626f2c
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -32,7 +32,7 @@ bool FinishPendingSnapshotMerges(Device* device) {
  }

  RecoveryUI* ui = device->GetUI();
  auto sm = SnapshotManager::NewForFirstStageMount();
  auto sm = SnapshotManager::New();
  if (!sm) {
    ui->Print("Could not create SnapshotManager.\n");
    return false;
@@ -57,7 +57,7 @@ bool CreateSnapshotPartitions() {
    return true;
  }

  auto sm = SnapshotManager::NewForFirstStageMount();
  auto sm = SnapshotManager::New();
  if (!sm) {
    // SnapshotManager could not be created. The device is still in a
    // consistent state and can continue with the mounting of the existing