commit | acec2c05b59909bcb07d0dde4a3cd5fec52b17dc | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Tue Nov 26 16:26:40 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Tue Nov 26 16:26:40 2024 +0000 |
tree | 81f6f94638afecae033fc9516a56acc99d6c4977 | |
parent | 086ed7ca55f2589671d80bab7973437312ce00d3 [diff] | |
parent | 8b7c4bd36f711ea183b819e61c7c94e278a0d7a5 [diff] |
Fix an error in ImageArchive am: 8b7c4bd36f Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3376652 Change-Id: Ia4e3b283955d9fa849f5051d11a834530bd8cc0e 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: