commit | 0af58b4e5ec122589b0953768131cb0be9df39d9 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Mon Dec 23 01:29:14 2024 -0800 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Mon Dec 23 01:29:14 2024 -0800 |
tree | 16567a262089c67966672d829f7f16cee796452b | |
parent | 7bf7f8bb2f9a4d79a12033c9c24bf44940dbe605 [diff] | |
parent | 5b843a19b8860d3b86315f30612373dad8eedb2f [diff] |
Merge "Convert ErrorActivity+a to kotlin" into main am: 5b843a19b8 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3426324 Change-Id: I7b23ebed140eb22b7a7097a6e8129fbf261e9698 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: