commit | 77ec0bb7a9b1cc2e762148ab319399cec051e703 | [log] [tgz] |
---|---|---|
author | Seungjae Yoo <seungjaeyoo@google.com> | Wed Jun 19 04:14:49 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Wed Jun 19 04:14:49 2024 +0000 |
tree | b4f2f9a8f538629f0ddca46f7f7a0ea1f324d1de | |
parent | a320ca3d3e95da9d6831377ce25b5d6710c5dec8 [diff] | |
parent | f6c301c466f4a40adda2f92c4c428d6dbfba37c3 [diff] |
Merge "Skeleton for IVmTethering service with flag guarding" into main am: a71230e671 am: f6c301c466 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3135553 Change-Id: I9fae11270dca267db3dafaafd911a6aa29e8ffd9 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: