commit | 528a368dc9728abc67fa00f1d967dc0efaf6a5d6 | [log] [tgz] |
---|---|---|
author | Jooyung Han <jooyung@google.com> | Thu Feb 24 13:04:03 2022 +0900 |
committer | Jooyung Han <jooyung@google.com> | Thu Feb 24 13:08:39 2022 +0900 |
tree | 8d70415a15c047b2f2a9dc0ab94620462d7db1b6 | |
parent | 1d06a6dcac2b4fbfa0dac1a2b02e7891f099dd43 [diff] |
Embed test-purpose APEXes as data On Pixel devices, adbd/statsd apexes have different names, which causes `pm path` to fail. Instead, embed test-purpose APEXes as data and use them for testing. This can also provide isolation for the testing environment. Bug: 221024307 Test: atest MicrodroidHostTestCases (on internal branches) Change-Id: I4a71ea662e789d48bdbdf2008bbdd666778a72fe
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.