commit | 62436baaedee90390c0ee6cea21dc7e2703f2178 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Mon Feb 10 08:10:37 2025 -0800 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Mon Feb 10 08:10:37 2025 -0800 |
tree | 24bf37d9942f806954e7f967a6cbe63bef1f5c04 | |
parent | 9a2c1d18e9aaea6edea8a28532f568399d466ca7 [diff] | |
parent | 825801a6f457e1677e23c1a21560dd1f7bdaa9ae [diff] |
Merge "libavf: implement AVirtualMachineRawConfig_addCustomMemoryBackingFile" into main am: bbc8453515 am: 825801a6f4 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3426231 Change-Id: Idecfb39b5f2ce445917e50ea4f6bf85164d23588 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: