commit | a06d31b3a349b2ad1b83444b503350014be2f08e | [log] [tgz] |
---|---|---|
author | Seungjae Yoo <seungjaeyoo@google.com> | Wed Oct 16 01:38:28 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Wed Oct 16 01:38:28 2024 +0000 |
tree | aa03175f96e4dde797587e0fbc8c80343a25c8ee | |
parent | f0a27d4b1f70f8bf5df7f9c04b24a781369c7633 [diff] | |
parent | ff0e5bec7fd8b7145b7a31065fe4965972caec59 [diff] |
Merge "Trying to find exact location of log file in remote kokoro build" into main am: ff0e5bec7f Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3309278 Change-Id: I450fede0c2153b8cb9d3fa85af69597274e226ab 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: