commit | 70225b3297261df6479d2a6ebc3ce6fbd7cebf00 | [log] [tgz] |
---|---|---|
author | Jooyung Han <jooyung@google.com> | Tue Aug 23 17:46:10 2022 +0900 |
committer | Jooyung Han <jooyung@google.com> | Wed Aug 24 01:11:21 2022 +0900 |
tree | 7d9da7737f92571df1eb505219215515b2af8965 | |
parent | 61c6fd79213e90ff4c40d5a9f1a14e5e183acc79 [diff] |
Pass "shared libs" apexes Signing key tests rely on "raw configs" and custom-built payload image. When passing "adbd" and "statsd" apexes to VM, "shared libs" apexes should be passed together but the custom-built payload image was missing "shared libs" apexes. This fixes the test by passing "shared libs" apexes to VM. Note that virtualizationservice handles this already. Bug: 243460563 Test: atest MicrodroidHostTestCases Change-Id: I4208c9d117f5cb996d511d8fd47da73c134ed0f7
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.