commit | bde94ab96a8c7539854ed09d700af9f998bcab7a | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Wed Aug 11 18:32:01 2021 +0900 |
committer | Jiyong Park <jiyong@google.com> | Thu Aug 12 16:58:22 2021 +0900 |
tree | 6df4a42240beefc03debb23f777cdf557e7e88fd | |
parent | 4c2f33dcff2619d3c9345aa67986f32c0638850a [diff] |
idsig: move apksigv4.rs into libidsig The library is the place where everything about the handling of idsig format is. Move apksiv4.rs from apkdmverity to the library. The behavior remains the same. Bug: 193504400 Test: m apkdmverity libidsig Change-Id: I7994fee83f5a8fcd7e8988ceeb9bbfe7a47a684f
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.