Remove duplicate INSTALLING notification
Change-Id: Ia1515aef1a24a5d54143e1423ae96f09163625bc
This commit is contained in:
@@ -147,9 +147,6 @@ class ABUpdateInstaller {
|
||||
return false;
|
||||
}
|
||||
|
||||
mUpdaterController.getActualUpdate(mDownloadId).setStatus(UpdateStatus.INSTALLING);
|
||||
mUpdaterController.notifyUpdateChange(mDownloadId);
|
||||
|
||||
long offset;
|
||||
String[] headerKeyValuePairs;
|
||||
try {
|
||||
|
Reference in New Issue
Block a user