commit | de1e73d7c4d1aa97c7a0f1e6daaeed7b49edd5d8 | [log] [tgz] |
---|---|---|
author | Seungjae Yoo <seungjaeyoo@google.com> | Tue Oct 15 15:53:34 2024 +0900 |
committer | Seungjae Yoo <seungjaeyoo@google.com> | Tue Oct 15 15:53:34 2024 +0900 |
tree | 9eb86724c8132017f5e0839744d3772b1077bc24 | |
parent | 12909188a858f0e843321b6e521c6464eb7db031 [diff] |
Fix typo Bug: 372162211 Test: N/A Change-Id: I78d3e8a7a2c87adfcf1eae29d89654fca9c5275d
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: