commit | faa0947296da7d5a2f3479803d3cded6606c0d3f | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Fri Mar 21 03:17:11 2025 -0700 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Fri Mar 21 03:17:11 2025 -0700 |
tree | 899bee04d8e844f0b7c6097cfc1498e7ebb2f591 | |
parent | ccaa797e848d88a0ea55e2a071a92d7b95d716e2 [diff] | |
parent | 8e8944104268c924610b37d7bed20eccd340c2bd [diff] |
Merge "VirtualMachine: Ignore RemoteException when death of VM isn't an issue" into main am: 8e89441042 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3555926 Change-Id: I2465c249d91b8de73d3365080a3d0b8b7f7e6226 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: