commit | 987969a0724276a473a9ca5faf1a9a4d776af83b | [log] [tgz] |
---|---|---|
author | Jeongik Cha <jeongik@google.com> | Thu Nov 21 01:50:48 2024 +0000 |
committer | Jeongik Cha <jeongik@google.com> | Thu Nov 21 01:50:48 2024 +0000 |
tree | 9ab96e5a13e092a0bc1fceabe44d70632e9845bd | |
parent | f99d75331da130cdb85ee8bcd880229ff743cfe6 [diff] |
Remove RUST_LOG=debug from forwarder_guest_launcher.service Bug: n/a Change-Id: I27a72837e2e1e2448ce02d7d055d347de43792a5 Test: n/a
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: