commit | 3b3c57c8ec05d60dd103392fbcb61f7050bbba43 | [log] [tgz] |
---|---|---|
author | Jooyung Han <jooyung@google.com> | Tue Aug 23 17:46:10 2022 +0900 |
committer | Jooyung Han <jooyung@google.com> | Thu Aug 25 04:45:04 2022 +0000 |
tree | 27b56a6f5f78f76428046b29bf0b6f0da4b1462d | |
parent | 8824a21fbd44337f88b8b8294778e581c36bce1f [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. Ignore-AOSP-First: No clean cherry-pick from AOSP Bug: 243460563 Test: atest MicrodroidHostTestCases Merged-In: I4208c9d117f5cb996d511d8fd47da73c134ed0f7 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.