commit | 05063d16494e4da4228b70999871dd202134483a | [log] [tgz] |
---|---|---|
author | Jooyung Han <jooyung@google.com> | Wed Oct 27 01:50:51 2021 +0900 |
committer | Jooyung Han <jooyung@google.com> | Wed Oct 27 10:33:59 2021 +0900 |
tree | d7c7426da8eef7f80c28ec214ac5587301120dfa | |
parent | 31b1c2b56bcba65d9b6e143e1fdfba3f548b8cad [diff] |
apex: set custom_sign_tool Custom_sign_tool for the Virt apex is set to `sign_virt_apex`. This will be invoked when the release tool (sign_apex, sign_target_files_apks) needs to re-sign the APK. Bug: 193504286 Test: sign_apex --sign_tool sign_virt_apex \ --payload_key <.pem> --container_key <key> \ --codename_to_api_level_map Tiramisu:32 \ -e android.system.virtualmachine.res.apk=PRESIGNED \ com.android.virt.apex resigned.apex Change-Id: I30a9367c6a3a4b5036e624ff0bad5abfa899f108
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.