Backwards-compatible wrapper for the legacy total disk capacity calculation on Android.
const result = await getTotalDiskCapacityOld(); Copy
const result = await getTotalDiskCapacityOld();
Backwards-compatible wrapper for the legacy total disk capacity calculation on Android.