commit | d4e035e2043972fb1eda0c895f699fd683b68765 | [log] [tgz] |
---|---|---|
author | Jooyung Han <jooyung@google.com> | Wed Aug 18 21:19:41 2021 +0900 |
committer | Jooyung Han <jooyung@google.com> | Thu Aug 19 11:15:23 2021 +0900 |
tree | 57dcc6bb43ba6c5ec73cfc32074bf58ead12ad6d | |
parent | eff4e1520ef2a06e8631fab39e6c420726beb72e [diff] |
Update test key for signing APK payloads For now apkverify doesn't support DSA key algorithm. Replacing test keys for CompOS APK and MicrodroidTestApp APK with RSA keys. The new keystore was created by `keytool ... -keyalg RSA -keysize 2048 -validity 10000`. Bug: 197052981 Test: MicrodroidHostTestsCases Change-Id: I3ad59d59d903edc2c8fb960fd001f3cfca1e599f
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.