GOOGLEGMS-749 Fix integer overflow while applying block based OTA package

There is an integer overflow when the size of system goes beyond the
signed int limits. Hence changing pos to size_t.

Change-Id: I6e5e1b2f0e72030b30a6df09a01642f4c82abc79
1 file changed