commit | adbf644dbb56c42cc5f7dc9efe2da93e5fda0024 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Tue Sep 03 15:36:40 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Tue Sep 03 15:36:40 2024 +0000 |
tree | b768349032b40a7b1b3243c4127b3f10df9bbe5d | |
parent | 58fa218551eaef6ecb521aa35a2aca08cb5529bf [diff] | |
parent | c51422c22f26b9e0db9cf136ab46c5fc79611f4e [diff] |
Merge "autfs: Replace use of cfg_if with hardened cast" into main am: c51422c22f Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3251515 Change-Id: I4cb0322cfed9e05fa7c3f6949c7597af0c47de6f 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: