commit | ef65949f5a25cf7bd6e4483b1f0ee40eef393046 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Tue Oct 15 13:35:06 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Tue Oct 15 13:35:06 2024 +0000 |
tree | e46d3b0151b6817e156458b5f3e3ca1d6856566c | |
parent | 16a04c8f92b24afb91bd0efb35f34f957eae2deb [diff] | |
parent | 7f474e47776b2fa5ed57ce9bc21b15287db1deb7 [diff] |
Merge "rename artifact's name" into main am: 7f474e4777 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3307588 Change-Id: I2aa96ac9bbf3142bfd13f8baaa071f55236b6e37 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: