commit | 724d5f9d733cdf1432c259f0ccc19541236a028d | [log] [tgz] |
---|---|---|
author | Nikita Ioffe <ioffe@google.com> | Fri Mar 21 08:43:21 2025 -0700 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Fri Mar 21 08:43:21 2025 -0700 |
tree | 480d423d7cecd66dfe353580a36d8756adac72e2 | |
parent | 3e15360bdbba48610e4fe7eace0459997cb87fe9 [diff] | |
parent | 2dab0bc09e9559773e1865cef10f40002f1aeb3d [diff] |
Merge "Merge canned_fs_config and canned_fs_config_sys_nice" into main am: 2dab0bc09e Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3554363 Change-Id: I2d85f93372850400875f96876fa9581e687319ce 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: