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