commit | 92ed502c3870e4904145a1923afecd15d48b2b32 | [log] [tgz] |
---|---|---|
author | Jeongik Cha <jeongik@google.com> | Tue Oct 15 16:16:42 2024 +0900 |
committer | Jeongik Cha <jeongik@google.com> | Tue Oct 15 19:38:15 2024 +0900 |
tree | 3f98ff7c0276611a9d726feba425f0818fba12f9 | |
parent | af9383a5bf1929e3baad9538e64b31d59a7240fb [diff] |
rename artifact's name image.tar.gz -> images.tar.gz Bug: 363237196 Test: kokoro Change-Id: Iae021fc5a1e2c26d19dd48314e45663fe684bc1e
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: