commit | c63fef484b6c1906bd049dd8030706297ec0b601 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Fri Jan 17 19:10:02 2025 -0800 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Fri Jan 17 19:10:02 2025 -0800 |
tree | a60f945b4132febab3bc0ffb060810e1b07af2ff | |
parent | cb641bdf205ab395ca050fdbe5bf23d8935366f9 [diff] | |
parent | fee1333156dea4a68c1b6a46e9d5b97946c10de2 [diff] |
Merge "Do not keep runtime invisible annotations in proguard.flags" into main am: 2bf1dfe4af am: fee1333156 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3452837 Change-Id: I34e36c4164769958bba5b89d274716db3342c083 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: