commit | b03e456aae5b4b41b431bdde4cba277d1fa8277f | [log] [tgz] |
---|---|---|
author | Jeongik Cha <jeongik@google.com> | Thu Dec 26 04:29:38 2024 -0800 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Thu Dec 26 04:29:38 2024 -0800 |
tree | 2ad559b7b935e10ec02a5e0d41697beed3215ca5 | |
parent | 02e0d370fb9bbd6db663e3219431dc2c16def1f2 [diff] | |
parent | b3549faddaebde30216390996bacd44103c85ab0 [diff] |
Merge "Convert TerminalView to kotlin" into main am: b3549fadda Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3433479 Change-Id: Ie4551b638c5749822e1b63fb70809d1fc333a138 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: