commit | f3fd4c63f7547275474f06326aa4957031122579 | [log] [tgz] |
---|---|---|
author | Andrew Scull <ascull@google.com> | Sun May 22 14:41:21 2022 +0000 |
committer | Andrew Scull <ascull@google.com> | Sun May 22 15:55:31 2022 +0000 |
tree | f1fed63c5ceb43863a097babe56caaa1f4c81512 | |
parent | f72f28f96514598e4964fe5bccdad052bb199110 [diff] |
apkverify: Re-export functions rather than wrap them The library exposes two functions that are just wrappers around the v3 implementation. Make that more clear by simply re-exporting the v3 functions. The TODO for adding v2 support remains. The documentation is consolidated so the same information remains. Test: atest libapkverify.test Change-Id: Id497486dd054474516a664be1539b41732085b79
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.