commit | 79ea604d31cf1aaf7666cbc3d11491bb4e14a081 | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Fri Dec 06 12:56:30 2024 +0900 |
committer | Jiyong Park <jiyong@google.com> | Fri Dec 06 08:50:09 2024 +0000 |
tree | 2fd8b55fff8e3eac85022bc5685124cd9171a736 | |
parent | 0f0d57903c9a84a16d42c34cb4c958844ebf0a19 [diff] |
Use SDK_INT_FULL as the tag for the debian image Bug: 376784944 Bug: 378597331 Test: run ferrochrome Ignore-AOSP-First: SDK_INT_FULL not available in AOSP Flag: android_virtualization.RELEASE_AVF_SUPPORT_CUSTOM_VM_WITH_PARAVIRTUALIZED_DEVICES Change-Id: I7c31c102a4e40c53f9c9a1a2bf4dd027a3f76fd3
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: