commit | 4cfc3742337d40e0f1b3ff1b74f119d2ee3c950c | [log] [tgz] |
---|---|---|
author | Jeongik Cha <jeongik@google.com> | Wed Oct 02 18:30:09 2024 +0900 |
committer | Jeongik Cha <jeongik@google.com> | Wed Oct 02 18:30:09 2024 +0900 |
tree | 9eea2bcb2165aa023f8866d4b09f67b35c009c6e | |
parent | 74360b206db9703ace16c3d169260b59c7c22e94 [diff] |
Add 'define_artifacts' for build artifacts in kokoro Bug: 363237196 Test: will be checked in kokoro Change-Id: I712d959fe9d0700b4db0bed9b6878f6f3da5b69a
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: