commit | c4da46a5a103c53383f8bfab4d9dfeaf55718228 | [log] [tgz] |
---|---|---|
author | Alan Stokes <alanstokes@google.com> | Wed May 29 11:49:30 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Wed May 29 11:49:30 2024 +0000 |
tree | 4c32af4dd190346de9222a15425aaf3b5dea661d | |
parent | 32bee7c6b12884e54846e9c518a58154e6065ba3 [diff] | |
parent | 2c3945cb08d92e0f0bdf588bb1bc8604d9240265 [diff] |
Update OWNERS am: 2c3945cb08 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3106326 Change-Id: I2ee77885f4bc1a4ed8032b6891b026f9d1524afc 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: