mirror of
https://github.com/Evolution-X/external_piex
synced 2026-01-28 20:42:43 +00:00
Update PIEX
am: b67d26c8dc
Change-Id: Icd161a49b33bab9cf34363407e9bf498d33c3c70
This commit is contained in:
@@ -149,7 +149,7 @@ class ArwTypeChecker : public TypeChecker {
|
||||
public:
|
||||
virtual RawImageTypes Type() const { return kArwImage; }
|
||||
|
||||
virtual size_t RequestedSize() const { return 5000; }
|
||||
virtual size_t RequestedSize() const { return 10000; }
|
||||
|
||||
// Check multiple points:
|
||||
// 1. valid endianness at the beginning of the file;
|
||||
|
||||
Reference in New Issue
Block a user