commit | 3c01662aa7746e450132bdf124b0476a3000c4ec | [log] [tgz] |
---|---|---|
author | Alice Wang <aliceywang@google.com> | Mon Sep 19 09:08:27 2022 +0000 |
committer | Alice Wang <aliceywang@google.com> | Mon Sep 19 09:17:45 2022 +0000 |
tree | 8c5e6c136a7f1e8a222f025b75ce64bdebac0942 | |
parent | 78b6e425e508a683b0b83cb1c9e11f94084d1a9d [diff] |
[apkverify][test] Check public key extracted from apk is valid This CL checks that the public key extracted directly from apk (without verification) is valid. So that after this cl, the integration tests will check public key from verification == public key extracted from apk without verification == expected public key Bug: 239534874 Test: libapkverify.integration_test Change-Id: I3f8a826bf17e74404788c224afcc8d6fc17b5b81
This repository contains userspace services related to running virtual machines on Android, especially protected virtual machines. See the getting started documentation and Microdroid README for more information.