commit | 7a2482086f9669ae2dab26bda305676484fb4254 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Fri Mar 21 18:12:41 2025 -0700 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Fri Mar 21 18:12:41 2025 -0700 |
tree | e4c3d75e33e59dd742ff8767831c45b17a17b163 | |
parent | 62e70ca21604563c734963806000c1442111e1a5 [diff] | |
parent | 058a462de7a1bd1ad54140f8df722df4a3181f06 [diff] |
Merge "Reduce stopSelf and ACTION_SHUTDOWN_VM" into main am: 058a462de7 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3555046 Change-Id: I5070367b71c128ebc1b3303ec8b234970a8f79ad 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: