commit | bc4b46a58b37ca3313d45fd065c0771121918126 | [log] [tgz] |
---|---|---|
author | Shikha Panwar <shikhapanwar@google.com> | Wed Feb 21 20:12:35 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Wed Feb 21 20:12:35 2024 +0000 |
tree | b51a8904b6e3b9f2157e0cda3ee0dbc0f5de60d6 | |
parent | b0579cf8da60d73f4d042961143d126471cefe07 [diff] | |
parent | 9de09b4c74c867cc9fecb436a3585bfbcd736a9c [diff] |
Merge "Build composd with avf flags" into main am: 9de09b4c74 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/2971291 Change-Id: I31ad34dcc7d919705335c4a1d689e034016844d2 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: