commit | 2ef3074e4820ed8bf3348b81710fc7469677f86e | [log] [tgz] |
---|---|---|
author | Alice Wang <aliceywang@google.com> | Mon Sep 19 11:59:17 2022 +0000 |
committer | Alice Wang <aliceywang@google.com> | Mon Sep 19 20:19:53 2022 +0000 |
tree | ea10fb61548619f03374922c455927280e13e3eb | |
parent | f8f201143056cdba75cfc624af3ca63432cddfdd [diff] |
[apk_digest] Return SignatureAlgorithmID when fetching apk digest This CL changes the apk digest fetch API's return type from raw integer to SignatureAlgorithmID enum. This API is used in avmd and idsig. Bug: 246254355 Test: avmdtool_tests libidsig.test libapkverify.test Change-Id: I4aba18e22324f74af328115a6cadd718eb45f220
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.