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

Commit 69e65ca4 authored by Gabriele M's avatar Gabriele M
Browse files

Remove duplicate INSTALLING notification

Change-Id: Ia1515aef1a24a5d54143e1423ae96f09163625bc
parent a0bdd6ab
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -147,9 +147,6 @@ class ABUpdateInstaller {
            return false;
        }

        mUpdaterController.getActualUpdate(mDownloadId).setStatus(UpdateStatus.INSTALLING);
        mUpdaterController.notifyUpdateChange(mDownloadId);

        long offset;
        String[] headerKeyValuePairs;
        try {