Cast StatFs return values to long

On devices with large storage partitions, we could overflow when
converting free blocks to free bytes. Cast to long to avoid this.

Bug: 3327970
Change-Id: I3c007fc5c9fc758a03ee6ec0b7ee5a1423c170b3
1 file changed