commit | 068e6740c3a6097815032ec577d8f45706dc2c65 | [log] [tgz] |
---|---|---|
author | Devin Moore <devinmoore@google.com> | Mon Oct 28 18:16:25 2024 +0000 |
committer | Devin Moore <devinmoore@google.com> | Wed Oct 30 20:52:51 2024 +0000 |
tree | 2b6c0fc283d2b8cd8f5dadf15b8c31a975fbb876 | |
parent | 7f474e47776b2fa5ed57ce9bc21b15287db1deb7 [diff] |
Update RpcServer::new_vsock calls for new return Returns the assigned port along with the server now. We do not take advantage of it yet. Test: atest vm_accessor_test Bug: 372381104 Change-Id: Ia32c5ca4a19cd6e39c3fc94c2d3a1f43a4a32bb5
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: