Explicitly cast to 64bit integer when calculating filesystem size

Else the result may overflow on platforms that have 32bit long.

Bug: 179980369
Test: Install DSU on 32bit cuttlefish and observe logcat.
Test: Try installing with different userdata size and verify the
  calculated filesystem size.
Change-Id: I50b140590972e733e0e45047b2ce8a6735d205f7
1 file changed