commit | b1e15cae6556ffdf372987f301557efcbc1b4681 | [log] [tgz] |
---|---|---|
author | Alice Wang <aliceywang@google.com> | Mon Sep 19 11:06:11 2022 +0000 |
committer | Alice Wang <aliceywang@google.com> | Mon Sep 19 11:08:40 2022 +0000 |
tree | 76eebbbd778bf74828168fb389475a87f791c49f | |
parent | 22b374c65876cb0c19b80c4d0b2f52147b31f931 [diff] |
[apkverify] Remove the Ord implementation for SignatureAlgorithmID As SignatureAlgorithmID is now part of the public API of apkverify, this cl removes the custom implementation of Ord so that the signature algorithm's equality could be compared according to their ID. Test: libidsig.test libapkverify.integration_test Bug: 246254355 Change-Id: Id5d88a8ec7de1ec09f354b8ea1357feb82e08f05
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.