commit | d095b357a904bf1a87103fe52a2191ea21a55a31 | [log] [tgz] |
---|---|---|
author | Seungjae Yoo <seungjaeyoo@google.com> | Mon Nov 11 14:39:27 2024 +0900 |
committer | Seungjae Yoo <seungjaeyoo@google.com> | Mon Nov 11 14:47:15 2024 +0900 |
tree | 2ac876ad2fe254e108c8fca9c62af718dbf877d7 | |
parent | fbbebe566de60695426108a3af21154388784a30 [diff] |
Use env_logger for printing logs in forwarder_guest_launcher Bug: 340126051 Test: sudo journalctl -u forwarder_guest_launcher # In guest VM Change-Id: Ibd386cbb8562872ab84cc9c16ffda3a4c4141877
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:
AVF APIs:
How-Tos: