commit | 97db7c2182a673aa531c76b150f483e3ad08e223 | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Wed Aug 07 15:20:03 2024 +0900 |
committer | Jiyong Park <jiyong@google.com> | Wed Aug 07 18:49:18 2024 +0900 |
tree | d52005f39087fe86b67799af1de600f193782c21 | |
parent | e0c44b4e87b47c8ec7faf23a97a6278e5da50114 [diff] |
Rename VmConfigJson to ConfigJson ... because the package it belongs to gives readers the context "vm". Bug: N/A Test: N/A Change-Id: Ic1409d913c42addedadada1c110593391e60bb6d
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: