commit | 9ff55740c23faf339510b043f8073064036da13b | [log] [tgz] |
---|---|---|
author | Patrick Baumann <patb@google.com> | Thu Dec 14 10:50:18 2017 -0800 |
committer | Patrick Baumann <patb@google.com> | Mon Dec 18 09:58:22 2017 -0800 |
tree | fb7248c53daae493ec0a612efd49186fd28b7c21 | |
parent | 1beb268423054b362b3c6114cab449b4b890fb4f [diff] |
Returns signing version from ApkSignatureVerifier This is a first step at a larger goal of moving instant app verifications from parsing logic into install logic. Test: manual - install v1 and v2 instant app and static lib Test: android.appsecurity.cts.PkgInstallSignatureVerificationTest passes. Change-Id: Iab50b91a6fb8ef014b573bb9f733d30c1aa6022f Bug: 68860689