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