commit | eb480b3a77a670eb420e34d980336436da35a334 | [log] [tgz] |
---|---|---|
author | Keiichi Watanabe <keiichiw@google.com> | Mon Mar 10 21:32:58 2025 -0700 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Mon Mar 10 21:32:58 2025 -0700 |
tree | 0d5bb44200580d2985eb0d88e1efa5b2881f43ca | |
parent | 57487a3f02e42715724a1d361fb198ecd0272112 [diff] | |
parent | c8a28850eae0ae859aa87a34ee2752b86e5657f9 [diff] |
Merge "TerminalApp: Run ktfmt" into main am: c8a28850ea Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3530577 Change-Id: Id1ec4657bd150da57dd057c5c6a5d2d8bcc82bd8 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: