commit | 8368dec9a6b12394c81b66bf8f1fd6668727bfd0 | [log] [tgz] |
---|---|---|
author | Jeongik Cha <jeongik@google.com> | Thu Nov 28 10:52:21 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Thu Nov 28 10:52:21 2024 +0000 |
tree | 7852b1dcf623e856673f0694f6492560b55742cc | |
parent | f9c875fd6fca8309a14fdb058bab9e2b20342d92 [diff] | |
parent | 92c156dae5613d108ffb0658ee9c4d11fc7a15aa [diff] |
Run ktfmt once am: 92c156dae5 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3380394 Change-Id: I3dab8bd24347f1f1a02ad80554066bc09ad6f434 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: