commit | 7a054456e474cef848b24b38b634d865b3d47b26 | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Tue Sep 24 12:09:18 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Tue Sep 24 12:09:18 2024 +0000 |
tree | 28c2af99b14943ef0100a40f680cb104b1897a04 | |
parent | 3621aa5709faa0af7c633fceeb3730ddb78fb9d2 [diff] | |
parent | 3d187f204fb739df796d59774c56d8ac15e64b1a [diff] |
Update build script to run in container am: 3d187f204f Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3278139 Change-Id: If1d598427a3784f0caa8661a974188c64060148e 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: