commit | 2e9898fb8be8bb70f3ae868a1dada572de2f8947 | [log] [tgz] |
---|---|---|
author | Jeongik Cha <jeongik@google.com> | Thu Jan 02 00:36:18 2025 -0800 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Thu Jan 02 00:36:18 2025 -0800 |
tree | ee5674a3ceda4fe7d36977bd2dee102163f73ed2 | |
parent | ddeeb5623c539bfa5e7d25073a776e757903ce25 [diff] | |
parent | 43940c4d0159df81b79fc78169f6db10512bc920 [diff] |
Merge "Refactor some field names in kotlin classes" into main am: 43940c4d01 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3433749 Change-Id: Ie443b91232af0c12cd75510ce9d122aa1d8859ac 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: