summaryrefslogtreecommitdiff
path: root/base/errors_unix.cpp
diff options
context:
space:
mode:
authorJP Abgrall <jpa@google.com>2013-12-03 14:52:39 -0800
committerJP Abgrall <jpa@google.com>2014-03-07 17:29:39 -0800
commit4ce2f838e78592d0b93776b73ca4de855a423dde (patch)
tree86a037fcf852a2f2781c2cd5cf6fdd74d5179135 /base/errors_unix.cpp
parent0c3d19ff3db7b04081a7a729a81642c5903f741a (diff)
adb: Don't clobber block devices during push
In the past, an adb push would ALWAYS unlink the target path. Now, we only links and regular files (and links). This allows the following to work: adb shell ls -l /dev/block/mmcblk0p8 # brw------- root root 179, 8 2013-11-28 07:43 mmcblk0p8 adb push n7.jpa.mda.post_jb_encryption.raw /dev/block/mmcblk0p8 Bug: 11984121 Change-Id: I982c7a1cd87986621f2bebdcb41c4e281f67f772
Diffstat (limited to 'base/errors_unix.cpp')
0 files changed, 0 insertions, 0 deletions