mirror of
https://code.briarproject.org/briar/briar.git
synced 2026-02-12 10:49:06 +01:00
The method used by Commons IO to get the available disk space fails on Android devices that lack a df binary - use the Android API instead.