Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix error opening volumes on USB drives on Android #1

Commits on Apr 24, 2024

  1. Fix error opening volumes on USB drives on Android

    Android complains when you try to stat() /mnt/media_rw. So we avoid
    doing that so we can access volumes on USB drives without errors.
    
    Fixes hardcore-sushi/DroidFS#281
    intergalacticmonkey committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    4884654 View commit details
    Browse the repository at this point in the history