commit | 678ed36bebb7b0f5ff342e9da30d693bffb8aeb2 | [log] [tgz] |
---|---|---|
author | Daichi Hirono <hirono@google.com> | Fri Mar 18 15:05:53 2016 +0900 |
committer | Daichi Hirono <hirono@google.com> | Tue Mar 22 13:41:05 2016 +0900 |
tree | e8c86a9a32e4ec59e93d58dcc28db80e01e98520 | |
parent | 07db6f3969287c2fea714d81a12b1ccd71434e99 [diff] |
Count error document to complete adding documents to the database. Previously DocumentLoader#LoaderTask had a counter to count loaded documents and completes adding documents to the database. However it does not count documents where a MTP device returns an error for getObjectInfo. The CL fixes the problem to ensure we complete documents loading. BUG=27729653 Change-Id: I696eac790a6535f1bd7a1855dc2d6f932e32eae5