commit | 9173eb83ba5425fa290e94ab6d25e62b48e52d30 | [log] [tgz] |
---|---|---|
author | Andrew Scull <ascull@google.com> | Wed Jun 01 09:17:14 2022 +0000 |
committer | Andrew Scull <ascull@google.com> | Wed Jun 01 14:35:34 2022 +0000 |
tree | daeeb3f804e561f48fc5b122fb4676304669c415 | |
parent | ddc9f24ce4e3522c555329fe410d447e15cc76a5 [diff] |
apkverify: Rank based on v4 preferences The signing algorithms were already ranked following the order of preference used by the v4 signing scheme, so there's no functional change. Documentation is added to make this connection explicit and a functions for selecting the best signed is factored out. Test: libapkverify.test Bug: 234564414 Change-Id: I28e25ce744cbc5854d1cb2b73fee9f966d2f8eb6
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.