commit | 056160b33488fc0d00a22314d7e798d383cadd1e | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Mon Nov 25 18:25:37 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Mon Nov 25 18:25:37 2024 +0000 |
tree | 13b38ea9ef93ac666ced525c156324fe578d183f | |
parent | 988f701e64b7c426eca0fa96625d1cfc110dbe6d [diff] | |
parent | 922d198882c0083b0d4a2160ce5cb634495d5adb [diff] |
Merge changes I5a0a80f7,Ib22a0e42 into main am: 30f2614b46 am: 922d198882 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3367934 Change-Id: Ic86336902820a9a497b75a0e0b6a7723cdde7bf2 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: