commit | 44dd28f65fe4e1993a6e12d18b4c6f6077e7aa1b | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Fri Sep 20 18:47:40 2024 +0900 |
committer | Jiyong Park <jiyong@google.com> | Fri Sep 20 18:47:40 2024 +0900 |
tree | 265bc70d30f8acac03f4a223baec527a559563f0 | |
parent | a128bad1bc910a43610a7b8cccfbc316380d819f [diff] |
Add AVF as a new class Bug: 363237196 Test: check if `tree` is installed Change-Id: I20157a73adf731258b15139f6528fef6c86ebc1b
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: