commit | 4836437b1c6896a72e791c459667640828ca1bc5 | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Mon Jul 22 13:36:13 2024 +0900 |
committer | Jiyong Park <jiyong@google.com> | Tue Jul 23 00:48:32 2024 +0900 |
tree | e2c1f0878f802060655aceb83ee058730bcfd5ec | |
parent | 4f0f38f8aa5b9f60a09b1a062bd911bd370a0b7a [diff] |
Move service_vm/manager to libs/libservice_vm_manager Bug: 352458998 Test: pass TH Change-Id: I1ef2d76b8beaa54f1834d1bea9c9a9d611e9f458
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: