commit | 009d5a7364cde7cb6d8156439e8d07a305ff01c4 | [log] [tgz] |
---|---|---|
author | Seungjae Yoo <seungjaeyoo@google.com> | Wed Jun 19 09:30:22 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Wed Jun 19 09:30:22 2024 +0000 |
tree | ebb97a01f6a09af7a5a11b6c0a565268bd255022 | |
parent | c5e78dc83c87cb86a21de5df73800769676ab517 [diff] | |
parent | bb216f44d59029bece64b7c11fc59b567e6ca45a [diff] |
Merge changes from topic "vt_enable" into main am: bb216f44d5 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3133196 Change-Id: I64b99be360597537056405fea1e4094b5935ba30 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
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: