commit | 7b2466080a9e3d2a131f274e96db0daaea43d59e | [log] [tgz] |
---|---|---|
author | Alice Wang <aliceywang@google.com> | Mon Sep 25 08:35:55 2023 +0000 |
committer | Alice Wang <aliceywang@google.com> | Mon Sep 25 12:23:12 2023 +0000 |
tree | 11d10cd3e0124f2fa9253922b2f0ef7be76d7526 | |
parent | f7c0f9401274deb81657e5906fe958af94e316d9 [diff] |
[refactoring] Move service_vm_[comm|manager] to service_vm/ No code change. Bug: 301068421 Test: atest rialto_test Change-Id: Ib7f667014a35b1066c8b581a9b31bdcfcc14489e
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:
How-Tos: