commit | 96545a979ecf135fd7a734bcfff60496f665a4a5 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Thu Nov 28 10:52:57 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Thu Nov 28 10:52:57 2024 +0000 |
tree | 00ade5afbf27888936c4a20ff09e177a69609a1a | |
parent | f4cff8b06d7cb54bc631bfe2d53489c25a610ea8 [diff] | |
parent | 298054439f147e3b6ff0448f982263142e34da40 [diff] |
Merge "Fix TerminalAppTests" into main am: 298054439f Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3380395 Change-Id: Id91e39994ff078a0b7ad57f111230c3da98d4da5 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: