commit | 539ebc728233c370feee934e8894066c0007fad5 | [log] [tgz] |
---|---|---|
author | Hasini Gunasinghe <[email protected]> | Thu Dec 14 13:47:03 2023 +0000 |
committer | Automerger Merge Worker <[email protected]> | Thu Dec 14 13:47:03 2023 +0000 |
tree | 2f054dceff0cea996b65da7fb71cdbb4e488af18 | |
parent | 5891abfc33e5523d5b26e26081de6a5ea79d0f60 [diff] | |
parent | 803b88f8121cbf97d35b2612ad80dc2384eb56d9 [diff] |
Merge "Add host_supported: true" into main am: 5030c934c7 am: f4fb7c7202 am: 803b88f812 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/2875435 Change-Id: If90fd98edf1bdc5061794b4506d57bad61252f41 Signed-off-by: Automerger Merge Worker <[email protected]>
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: