commit | cc5fc02b8917acd6a1a9ccaaf17c756d469d8760 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Wed Oct 30 06:53:24 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Wed Oct 30 06:53:24 2024 +0000 |
tree | 08c2eb231a155b6d52dae063ea47173efc253d12 | |
parent | d5c5c5b751d0a59e4a7385eb77478e67c0b14c34 [diff] | |
parent | 635570f64aa333659ef12f9086e9b716b069a099 [diff] |
Merge "VmTerminalApp: Mark configs as translatable="false"" into main am: f13a877a6b am: 635570f64a Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3325493 Change-Id: Iadd69f595ee6399993c844a7893111471d671f72 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: