commit | 5aee29dfb1c627721f8108efa34c0c9422e0d6a1 | [log] [tgz] |
---|---|---|
author | Jeongik Cha <jeongik@google.com> | Thu Jan 02 22:41:11 2025 -0800 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Thu Jan 02 22:41:11 2025 -0800 |
tree | cff1ef52a730bab304bc9d2ae84384ebaf038ae0 | |
parent | 3d873ab15017af6ec0cbc7b918bb53e69770076b [diff] | |
parent | eec218ab1321e24a80bac8599d80fc31d561dc50 [diff] |
Resolve build warning in Terminal and its test am: eec218ab13 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3432530 Change-Id: Icbcd97face8ed9bff0576ec3fc59d5ec08605af7 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: