commit | 5daa1f39d14e300e9429e184edcb8e087d5eed3b | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Tue Nov 26 16:26:47 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Tue Nov 26 16:26:47 2024 +0000 |
tree | c71b9c9f8b28aa75233c2a0c5b7cdb5077a8c9fd | |
parent | acec2c05b59909bcb07d0dde4a3cd5fec52b17dc [diff] | |
parent | c839e29c3960fd27393113d7fb85582bd9e363b0 [diff] |
Replace InstalUtils with ImageArchive and InstalledImage am: c839e29c39 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3376653 Change-Id: I53750d28ec9bfba29f9af11b8245deab98986bee 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: