| commit | 22ad86121ba56c576bfcaa23e085dab881bd4ff5 | [log] [tgz] |
|---|---|---|
| author | Alex Deymo <deymo@google.com> | Fri Nov 20 17:59:11 2015 -0300 |
| committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Tue Nov 24 17:42:10 2015 +0000 |
| tree | 1e2b920b17fc62a902a1a149aaab2fcb15325d4b | |
| parent | 5bdc61b2d899e5f46aa0a89e9cd874d49caf77ba [diff] |
Delete DownloadActionDelegate::SetDownloadStatus() method. This method is only used by the caller to detect a programming error in the DownloadAction (calling BytesReceived when not downloading) and log a message. This patch removes the method from the delegate interface and makes sure it doesn't issue a call to BytesReceived when not activelly downloading. Bug: 25773375 TEST=FEATURES=test emerge-link update_engine Change-Id: I8ff5c53f1fd40c0777b3f6523703a8bee71c019d