Fixed bug in ZFile that did not allow RO open.
When opening a V2 signed APK, ZFile would force the file to be marked "dirty" when setting the extra offset for the central directory required by V2 signature. This would force the zip to be written. Test: included Change-Id: I799c1b7dd3a927591e9d3ed410494bfa0b33300b
Loading