summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator.cpp
diff options
context:
space:
mode:
authorDan Cashman <dcashman@google.com>2017-12-08 14:02:51 -0800
committerDan Cashman <dcashman@google.com>2017-12-13 12:20:21 -0800
commite92f8428ddb88574b84c9bc9137a3c7984285566 (patch)
tree3eaf3421b20038033b6095635ca941a3a1c14f83 /tools/aapt2/java/JavaClassGenerator.cpp
parentb0fbfcea05827223ab7260ad5e2c8e4ba3bf0cd9 (diff)
Refactor PackageParser.collectCerts() to hide signature scheme.
PackageParser shoudln't really need to know the gory details of APK verification, it should just get back the blobs it needs to do its job. Move the package verification into its own class which is *almost* exclusively responsible for verifying app signatures. This is in preparation for adding APK signature scheme v3, which will add yet another way to do this. Bug: 64686581 Test: Builds 'n' boots without issue. Test: android.appsecurity.cts.PkgInstallSignatureVerificationTest passes. Change-Id: Ieb76b2353bd44ffdb83e7b894e5ad720d1697dc7
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator.cpp')
0 files changed, 0 insertions, 0 deletions