commit | fe9dccc9457f1b25c574ca97605b3d252b64fba1 | [log] [tgz] |
---|---|---|
author | Seungjae Yoo <seungjaeyoo@google.com> | Fri Oct 18 06:35:00 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Fri Oct 18 06:35:00 2024 +0000 |
tree | 44dc7f7b46d86691631f1260df346b29fc001720 | |
parent | 7facd0552e5ff07f65924797285bb787e6d4124a [diff] | |
parent | 5d52f8b30eb53bb27f7339fb1ef9b249fe3c12e1 [diff] |
Support relative path of image.raw am: 5d52f8b30e Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3310720 Change-Id: I1f49d303f3ca16f9f7dcc74c28da684eb21369fe 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: