commit | 091cffef6b62b6ac1caacebc2235c516cdca6fe8 | [log] [tgz] |
---|---|---|
author | Priyanka Advani <padvani@google.com> | Fri Jun 14 15:59:11 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Fri Jun 14 15:59:11 2024 +0000 |
tree | 8dfa99d248a8ad03630af6d322fbf359aca25210 | |
parent | 43d0eb7640cb5ed6ea817f4f98d1949c43af6ced [diff] | |
parent | 2f7656a59638f16a2fd457dfe40efc83f9cce085 [diff] |
Merge "Revert "Skeleton for IVmTethering service"" into main am: 2f7656a596 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3133199 Change-Id: I9924f034293f4c69a60fb59360a17e60dfc17668 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: