commit | bf0373bcb584fde6c4e84fb315074b2f96b4c633 | [log] [tgz] |
---|---|---|
author | Jeongik Cha <jeongik@google.com> | Mon Dec 02 15:18:47 2024 +0900 |
committer | Jeongik Cha <jeongik@google.com> | Mon Dec 02 06:20:56 2024 +0000 |
tree | deef71a4ab7a726685e1bd3931be5bb9703c5bde | |
parent | e0fd9e6557ca37989204bfd1bb6c5a4d1c852f2c [diff] |
change build_id path to pwd like vm_config.json, it should be in $pwd to be archived properly Bug: 381782033 Bug: 376784944 Test: build and check the artifacts Change-Id: I36f0fc2d5e6e7a53b6925fb052e7bcab2423387d
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: