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