commit | 090b70b6579920399949504f1571bae93d926fe4 | [log] [tgz] |
---|---|---|
author | Inseob Kim <inseob@google.com> | Wed Nov 16 20:01:14 2022 +0900 |
committer | Inseob Kim <inseob@google.com> | Thu Nov 17 23:59:24 2022 +0900 |
tree | 862a428c54554f2f4b85aab1e03a07866abb1c22 | |
parent | 89c3927e537950ef3696a601d30f29a243324e73 [diff] |
Don't inherit vm payload socket and stdio from MM Because child processes don't and shouldn't need the socket / stdio. Bug: 259241719 Test: atest MicrodroidHostTestCases MicrodroidTestApp Change-Id: I309c6f0e869ab079a8fc577efb62b5e57754c274
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.