Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 92125f62 authored by Marco Nelissen's avatar Marco Nelissen Committed by Android (Google) Code Review
Browse files

Merge "Add missing format key conversion"

parents 087f22c2 c357121a
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -598,6 +598,7 @@ static std::vector<std::pair<const char *, uint32_t>> int64Mappings {
    {
        { "exif-offset", kKeyExifOffset },
        { "exif-size", kKeyExifSize },
        { "thumbnail-time", kKeyThumbnailTime },
    }
};