commit | 96384cf7e31bb1c5f32080afeb888107f98eed24 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Wed Feb 12 01:05:55 2025 -0800 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Wed Feb 12 01:05:55 2025 -0800 |
tree | 46620597b8bb0706d2edb225dd557f9b9669c265 | |
parent | cf5f02f284ff51db20c20b2c6615e027a6d0eca0 [diff] | |
parent | 3941786c939bb2386b60b7e21dfa4f83df9c437c [diff] |
Merge "Initialize customMemoryBackingFiles with empty array" into main am: d904c323ac am: 3941786c93 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3491350 Change-Id: I430fdd98696abd07d02a8b292dd15e94b9f08692 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: