mirror of
https://code.briarproject.org/briar/briar.git
synced 2026-06-11 16:45:35 +02:00
c868764244
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.