commit | 59cf057a30700296e6660dccf996e3a5abb1c9da | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Wed Oct 11 09:06:23 2023 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Wed Oct 11 09:06:23 2023 +0000 |
tree | 00e9dfeab290d819b830374524f23fcaa48ecb20 | |
parent | 7cfc89944c6cbeb5125e971ada60111b916a758a [diff] | |
parent | 892e7309ebf7887f640e4381849836d2f88538a5 [diff] |
Merge "Move device tree compile rule in common places" into main am: 892e7309eb Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/2761475 Change-Id: Ifad40ba9554cf302eea90b17e8e5b9ffa7c90d35 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:
How-Tos: