commit | 504105f2f02f0610f07b33892394fda1244cbaae | [log] [tgz] |
---|---|---|
author | Jooyung Han <jooyung@google.com> | Tue Oct 26 15:54:50 2021 +0900 |
committer | Jooyung Han <jooyung@google.com> | Tue Oct 26 16:53:16 2021 +0900 |
tree | f9f947c303a0281172b074830948ccb49116bfc1 | |
parent | 087962fe29a3237b4f9d594d1f1dc1b44cd20926 [diff] |
Custom signing script for the Virt APEX Custom signing script is a command line tool to sign the virt apex contents. It re-signs filesystem images and bootloader with a given key. This will be executed in apex_util.py as a part of release key signing process. Bug: 193504286 Test: deapexer extract com.android.virt.apex extracted sign_virt_apex -v key.pem extracted Change-Id: Iee3730afd828b95268220c4c9a9ad7884eb3e54e
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.