commit | 8e71198f9bc5cc61ee60942b4b481786046864ef | [log] [tgz] |
---|---|---|
author | Jeongik Cha <jeongik@google.com> | Sun Oct 20 12:45:35 2024 +0900 |
committer | Jeongik Cha <jeongik@google.com> | Sun Oct 20 19:06:24 2024 +0900 |
tree | 500231cddc5b9d309d2a7d31d68f422bc71ca7b1 | |
parent | 88ae917dbacd84db9e28305eeb2e8b55265fbf2d [diff] |
Move packaging logic from kokoro/**/build.sh to build.sh Bug: 373248801 Bug: 374244795 Test: build and run Change-Id: I0a4575b33340dafd24babe61008da419bb77064e
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: