commit | 9f7f756db3ed54fe21a0ff2fb4715db6de6912ca | [log] [tgz] |
---|---|---|
author | Hung Nguyen <hungmn@google.com> | Tue Feb 25 16:58:32 2025 -0800 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Tue Feb 25 16:58:32 2025 -0800 |
tree | d43225bc0d679a42b44a34411bc05a55dfc50549 | |
parent | 87b48f98b1faa35f0701102b0959aa3f1dcb2ab4 [diff] | |
parent | ab25289bfb3002d320a5b8fe333abe66ff88860d [diff] |
Merge "Check autoclear setup using block sysfs" into main am: ab25289bfb Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3507105 Change-Id: I9047054c4a094ceb232751562d34e7a38c3a12a0 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: