commit | e7017dde560b2a0c67d4da0a7d5755a011bfecbd | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Sat Mar 22 02:37:22 2025 -0700 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Sat Mar 22 02:37:22 2025 -0700 |
tree | e9f75efbe39963b3100a22adc4555b2c5f747eed | |
parent | b1ef947f0482f1d94718c9d1dc42beba8a9f99a4 [diff] | |
parent | 0f9c72f694dd7992796e059b8464b04cbdce250d [diff] |
Merge changes Ie6a1f261,Idd77184e into main am: 0f9c72f694 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3532850 Change-Id: I0a08152ee5ef18c8cefe3391b2d521297d085599 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: