commit | 977b64b5ad26e593466a858029360d8715926f7c | [log] [tgz] |
---|---|---|
author | Alice Wang <aliceywang@google.com> | Thu Sep 07 14:04:26 2023 +0000 |
committer | Alice Wang <aliceywang@google.com> | Thu Sep 07 15:39:02 2023 +0000 |
tree | 05b68591881de93f92a3679a7e8a0c8245ae0e6b | |
parent | 64b1051518a8596c99169abf8b89e2438e6ad7d9 [diff] |
[service-vm] Print log from the service VM Test: atest rialto_test Test Run the ServiceVmClientApp in VM Bug: 299411175 Change-Id: I1efbd3f1089e3a5931160f992d548ac32da7c42a
Android Virtualization Framework (AVF) provides secure and private execution environments for executing code. AVF is ideal for security-oriented use cases that require stronger isolation assurances over those offered by Android’s app sandbox.
Visit our public doc site to learn more about what AVF is, what it is for, and how it is structured. This repository contains source code for userspace components of AVF.
If you want a quick start, see the getting started guideline and follow the steps there.
For in-depth explanations about individual topics and components, visit the following links.
AVF components:
How-Tos: