commit | 2d2d8193be440a528117aad650fa2a003761c719 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Thu Aug 08 11:16:04 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Thu Aug 08 11:16:04 2024 +0000 |
tree | 49d1436d429f965b29beff983e6fc0cb59a96d59 | |
parent | 23f02f5b1b2fcaaacffdeb2085d1c0fe3eb0b511 [diff] | |
parent | 94e3412837ba15b80f6b7060f8c2dae8d5ab92e4 [diff] |
Merge "Append missing '",' in the config file" into main am: 58f1356a37 am: 94e3412837 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3213304 Change-Id: Icc00c09d27747fa41340d566f79ea7d7701e4061 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: