android-file-transfer-linux icon indicating copy to clipboard operation
android-file-transfer-linux copied to clipboard

Fix wrong resetDevice value.

Open Chiuley opened this issue 3 years ago • 0 comments

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.

Chiuley avatar Aug 03 '22 05:08 Chiuley