commit | a7c7599dc64d1a8463e35af4de3f745fb7199e98 | [log] [tgz] |
---|---|---|
author | Jeongik Cha <jeongik@google.com> | Mon Dec 23 23:46:10 2024 -0800 |
committer | Jeongik Cha <jeongik@google.com> | Mon Dec 23 23:46:10 2024 -0800 |
tree | cb3f12fc7a04d3b849824f33e65cca39842330c0 | |
parent | ef35f3dadddb9c69cb10bad327412170812333aa [diff] |
Convert ImageArchive to kotlin Bug: 383243644 Test: install vm image Change-Id: I935e2fafd41254c11f96a49914a6fb4a714e40fd
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: