commit | 1d6ecee7d5928b62c0b8082c0b231d9ab5f455ca | [log] [tgz] |
---|---|---|
author | Jeongik Cha <jeongik@google.com> | Sat Oct 12 12:10:52 2024 +0900 |
committer | Jeongik Cha <jeongik@google.com> | Sat Oct 12 12:10:52 2024 +0900 |
tree | 64a186e1ffd03c07dea5f00218fa755d3dab5ed6 | |
parent | bee9a5c978154ea0a47f16cb2f5362e4a1970265 [diff] |
refactor build script 1. remove unnecessary download in build.sh 2. set workdir in build_in_container.sh to get build artifacts Bug: n/a Test: build Change-Id: Ic817d3e5d5d2c371113220f61a536f75267e713e
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: