commit | 5456874c0fab86f149b5bf0fb78ec394b8f00e9d | [log] [tgz] |
---|---|---|
author | Jeongik Cha <jeongik@google.com> | Mon Dec 23 15:53:45 2024 +0900 |
committer | Jeongik Cha <jeongik@google.com> | Mon Dec 23 16:30:27 2024 +0900 |
tree | f1799d12b85817b21e7ac38d628e251fcec0d4ca | |
parent | 2f2bd9ac4eb022c4c44f3718cddcd74baf00dc08 [diff] |
Convert InstalledImage to kotlin Bug: 383243644 Test: install vm image Change-Id: Idc2271d0739a36638a8a33aa33fdedb07336cc54
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: