commit | 287e3deeedb87d5d00952770f2c0d8eddc29944d | [log] [tgz] |
---|---|---|
author | Inseob Kim <inseob@google.com> | Thu Jan 20 13:10:19 2022 +0900 |
committer | Inseob Kim <inseob@google.com> | Thu Jan 20 18:59:36 2022 +0900 |
tree | caec24a96b9a41d2a967e9e35df3e0995e695a02 | |
parent | 691df6ad57d777fe491be09b827da2a4059fa4ad [diff] |
Add guest binder services to device-side tests Now MicrodroidTests will try to connect to the test service, and check system property values for various tests. Redundant lines in MicrodroidTestCase are also removed. Bug: 203483081 Test: atest MicrodroidTests MicrodroidHostTestCases Change-Id: Ia9345e0c6da857c9c4950e74b70dc2818d105f2c
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.