mirror of
https://code.briarproject.org/briar/briar.git
synced 2026-04-12 19:21:17 +02: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.