commit | 04d240051d356915783f3835838d608dc5d3cac2 | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Mon Dec 02 11:27:43 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Mon Dec 02 11:27:43 2024 +0000 |
tree | dc2519c440b505a7aa8ec80dcd38c552ae02b803 | |
parent | 8ff064750d365a603f29a543b2de88ac1e716d88 [diff] | |
parent | a776b2570d7bf8124ba249f104ef22edfbb99866 [diff] |
Read build id lazily am: ba00969ecd am: a776b2570d Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3385240 Change-Id: Ib0fa1620adb7c80422daf745d6c363ff65d5afd1 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: