mirror of
https://github.com/f-droid/fdroidclient.git
synced 2026-04-19 22:37:09 -04: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