commit | a4363d8066c05360a0b1ad1c63179de99d24be74 | [log] [tgz] |
---|---|---|
author | Alan Stokes <alanstokes@google.com> | Tue Jan 10 13:39:49 2023 +0000 |
committer | Alan Stokes <alanstokes@google.com> | Tue Jan 10 16:48:27 2023 +0000 |
tree | 8f6212244b1b23d1f77773ae79896e7ab0e4eba0 | |
parent | 02adf07059ef9ef16c6fe1c99848ee156c78f5a1 [diff] |
Document protected vs debuggable Explain that a debuggable protected VM is not really protected since the debugger can be used to accees it. Bug: 264984655 Test: n/a Change-Id: Ia9ce66c9a8b9f3d926e9e870f072b8cb856ef695
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.