commit | 56341e70a23338900ec015450a7eca8fdb17d8d5 | [log] [tgz] |
---|---|---|
author | Christopher Tate <ctate@google.com> | Thu May 14 12:54:24 2015 -0700 |
committer | Christopher Tate <ctate@google.com> | Thu May 14 12:54:24 2015 -0700 |
tree | a15e02f334c5b4e8ca0953020914192f87ae5886 | |
parent | 6495ef975f330d07370da46f69a7e808b3177467 [diff] |
Clarify docs for BackupTransport.initializeDevice() Explicitly call out that even if the backend is in an undefined state (such as no authenticated account, so there is by definition no work that can be done here), the transport should return TRANSPORT_OK in response to initializeDevice(). Error returns from that method must only be used to indicate that the initialize should be *retried*. Bug 21136957 Change-Id: I41ad115b92c16092b4d931d9c554a44b77945359