OSDN Git Service

target_files_diff: Fix the issue with file type change.
authorTao Bao <tbao@google.com>
Mon, 25 Apr 2016 17:03:38 +0000 (10:03 -0700)
committerTao Bao <tbao@google.com>
Mon, 25 Apr 2016 18:29:48 +0000 (11:29 -0700)
commit00dbe291730a5557dcb7488430cdc3f8fe55ffb8
tree8f26dc95fcae3c77c88ba3c1e8e51a6d105d9065
parent9d868c0800eef398f8d02c13555aa85cf0f8357b
target_files_diff: Fix the issue with file type change.

When a file is switched from a regular file to a symlink, we should skip
the comparasion.

Bug: 28373409
Change-Id: I8fef00ab9f2d6f811fde1cadf595e8bd46af2dfd
(cherry picked from commit f31a6deeeeb896cc516c2f2f91ceff1fd0702938)
tools/releasetools/target_files_diff.py