mirror of
https://github.com/f-droid/fdroidclient.git
synced 2026-01-29 01:01:27 -05:00
we've seen serialized FileV2 objects becoming an empty string after parcelizing them, so we need to account for null *and* empty string here. Fixes acra-crash-reports#617