commit | fbbfbe050d2807dc94439aa2506792946cbcde36 | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Wed Aug 07 17:48:41 2024 +0900 |
committer | Jiyong Park <jiyong@google.com> | Wed Aug 07 22:26:55 2024 +0900 |
tree | 4bda767b3f24e3a69446c80c5cde186f86eaa047 | |
parent | b4ccb062d1735edcb83ba77058470b89b4b62aac [diff] |
Refactor logging routines into a separate class Bug: N/A Test: N/A Change-Id: Ibc922b98a0a5fa41d23c4653147c93d3ce241aad
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: