commit | 9eb5ac9cc731774e17205a5d755a149d1508478d | [log] [tgz] |
---|---|---|
author | Mike Lockwood <lockwood@android.com> | Mon Jun 14 23:00:30 2010 -0700 |
committer | Mike Lockwood <lockwood@android.com> | Mon Jun 14 23:00:30 2010 -0700 |
tree | 7f461eb1b8fef990b0c95f385607f54905220e88 | |
parent | f30218bea72cfa605796a703abf2f423e9becc48 [diff] |
MTP: Use stat.st_mode instead of dirent.d_type to determine file type. dirent.d_type is not implemented on all file systems. Change-Id: I50a01fd77a9f976f215e7ff98dd04f0f2611bbce Signed-off-by: Mike Lockwood <lockwood@android.com>