android-file-transfer-linux
android-file-transfer-linux copied to clipboard
Fix wrong resetDevice value.
I see the in fuse_ll.cpp main() the resetDevice init as false; but after that if user pass -R, it should be true, and do reset operations.