commit | 7ea56f02c801f831928a3d56435bb150b7794ffd | [log] [tgz] |
---|---|---|
author | Christopher Ferris <cferris@google.com> | Thu Oct 21 00:20:18 2021 +0000 |
committer | Christopher Ferris <cferris@google.com> | Thu Oct 21 00:35:13 2021 +0000 |
tree | 19ec9e4f57abb7748a77905a078f04976404487a | |
parent | 4506b51f477c4c8fa4f9b98599d796f11cda2062 [diff] |
Small script fixes. Fix a problem with python3 and the zipinfo processing of an apk. Add sorting of the zipinfo data since it's not guaranteed that the zip entries will be in sorted order, so sort them. Bug: https://github.com/android/ndk/issues/1587 Test: Ran a apk stack line through the script. Test: Ran the stack core unit tests. Change-Id: Ie5ea67ad54a6b2de077e53740c82265f6bf783c6