commit | d4dae651b3ca64907ffde7520d88d1038a2957ce | [log] [tgz] |
---|---|---|
author | Jaewan Kim <jaewan@google.com> | Tue Mar 28 13:45:43 2023 +0900 |
committer | Jaewan Kim <jaewan@google.com> | Mon Apr 03 10:55:14 2023 +0900 |
tree | 7014554b3ac0e1eeb8e932f37f76b0113377128e | |
parent | a2e6799ef944dc99115aab553c3a41be08cedcb5 [diff] |
Refactor to handle log output outside of pvmfw This unifies the components to handle debug policies, and also make pvmfw to depend less on the host's input. This also limits the number of components to handle debug policy to make further debug policy changes easier. Bug: 272496125 Test: atest MicrodroidTestApp MicrodroidHostTestCases Change-Id: I4404240c1b9ce381be93b0d935c4d29643a06973
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.