commit | ba00969ecd42f0706915989fad92c7ed4d6d0d38 | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Mon Dec 02 09:41:29 2024 +0900 |
committer | Jiyong Park <jiyong@google.com> | Mon Dec 02 17:40:39 2024 +0900 |
tree | 4917f2e4df64556e9a182a80a38323fb2e8b69e7 | |
parent | 0ed696b63056ee5942eade44c236a88484c7034a [diff] |
Read build id lazily Bug: 376784944 Test: N/A Change-Id: Ie8ef404f0809917e31a818649ff36b7f5f9fa6fc
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: