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