commit | 70597da115bf77cb17f8114a958f85937d1ae952 | [log] [tgz] |
---|---|---|
author | Jeongik Cha <jeongik@google.com> | Thu Jan 02 23:06:13 2025 -0800 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Thu Jan 02 23:06:13 2025 -0800 |
tree | 4174805588ccf479bd70ff3a52776fddbaca3287 | |
parent | f45769ee04bf60605f97536847f344b12cd47c73 [diff] | |
parent | 5aee29dfb1c627721f8108efa34c0c9422e0d6a1 [diff] |
Resolve build warning in Terminal and its test am: eec218ab13 am: 5aee29dfb1 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3432530 Change-Id: Iddbf4c528d03c1ac49624b28cd8c0ebe9957923d 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: