commit | a0e7af96f49484524cb2d80704e6100d8ffa6b6d | [log] [tgz] |
---|---|---|
author | Nikita Ioffe <ioffe@google.com> | Thu Jan 16 05:06:29 2025 -0800 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Thu Jan 16 05:06:29 2025 -0800 |
tree | bf74e7ff37a7ae0b240946413ecacf6c592e295b | |
parent | 367563892d8d80bca56115dcdf886da9ba8c1ca5 [diff] | |
parent | 3fa80803484b63c4a6ea4dcaf51ca23a7654efae [diff] |
Merge "Build the AIDL interface for testing with min_sdk_version" into main am: 3fa8080348 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3454114 Change-Id: I4f60a92b8d12290e7ebfe27373ee521498fe0cbc 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: