commit | f0609fe19b09bda5b53bfa19de1e68d9d9050f4e | [log] [tgz] |
---|---|---|
author | Lajos Molnar <lajos@google.com> | Fri Apr 19 12:41:09 2013 -0700 |
committer | Colin Cross <ccross@android.com> | Fri Jul 18 21:46:18 2014 -0700 |
tree | 90053b76c5d23c02a66f18d438f26db47c69862e | |
parent | b03256382aeb3c034b65d4f8780b4abe73edf360 [diff] |
adb: added support for adb pull -a to preserve time stamps and mode Added -a flag to adb pull that preserves time and mode. Mode is subjected to umask for security. We only receive modification time from adb server, so creation time will be set to the modification time as well. Signed-off-by: Lajos Molnar <lajos@google.com> (cherry picked from commit 4e23e3c407148e708524217de9d8b38879ab9da6) Change-Id: I03bb5cc14ce542299cf3b221a8be318a28ee8a8d