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