Files
android_development/scripts
Christopher Ferris d50f287b81 Fix how the script gets data from apks.
The previous code used unzip to get the offsets of the files in
the zip file. This was an estimate, and it turns out to be wrong
in many cases. Replace that with zipinfo -v which gives the exact
offset of the files in the zip.

Also update the tmp files so that they are in a dictionary of their
own by apk, instead of embedded in the offset list.

Bug: 29050779

(cherry picked from commit abe22f4616)

Change-Id: I4e33704c5b26cd238ff7e316bca9de729480c59c
2016-05-31 13:21:55 -07:00
..
2015-05-18 08:42:58 -07:00
2012-04-27 10:45:07 -07:00