commit | 29d1ddd4c0acb6670f68e3692a67f3a114355a4e | [log] [tgz] |
---|---|---|
author | Tomasz Mikolajewski <mtomasz@google.com> | Mon Dec 14 16:36:47 2015 +0900 |
committer | Tomasz Mikolajewski <mtomasz@google.com> | Mon Dec 14 17:07:17 2015 +0900 |
tree | 49a8eeb402297944618b35e8fc7cc57062395444 | |
parent | e85cf98a80ce54649295994385e0830ec513f1cf [diff] |
Simplify CopyService in DocumentsUI. This CL simplified the logic by: * Passing always DocumentInfo, instead Uri/DocumentInfo depending on method. * Remove redundant logic by calling copy() recursively. * Which also fixes efficient copy if only some of the files can be copied efficiently. Bug: 26176231 Change-Id: I4444077194d0bae3c149c9a012c325e068f946ed