commit | 20a69e8c0c50c2c8414de72642c88271e3c04af7 | [log] [tgz] |
---|---|---|
author | Seungjae Yoo <seungjaeyoo@google.com> | Wed Oct 16 02:17:08 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Wed Oct 16 02:17:08 2024 +0000 |
tree | b0ef6deba1d2a7e67adc9f852b14ba6cbc28ebc9 | |
parent | a06d31b3a349b2ad1b83444b503350014be2f08e [diff] | |
parent | 6c848034d8f7bf6f8a4ffef9c7e4818853f3023f [diff] |
Modify source dir for gathering FAI logs am: 6c848034d8 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3309580 Change-Id: I70d31551578a685d68404e4fcd8bc6d4e7cd6827 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: