commit | c8800a100d20cdefb672b02b552fa25a7141498b | [log] [tgz] |
---|---|---|
author | Devin Moore <devinmoore@google.com> | Thu Oct 17 17:56:18 2024 +0000 |
committer | Devin Moore <devinmoore@google.com> | Fri Oct 18 21:15:26 2024 +0000 |
tree | 3b74254eccf77878e6d0d46dceeb6ecdc0d5c6e9 | |
parent | bee9a5c978154ea0a47f16cb2f5362e4a1970265 [diff] |
Use sockaddr_vm instead of VsockAddr for libbinder Removing libnix from libbinder so clients need to use the libc::sockaddr_vm. Test: atest vm_accessor_test Bug: na Change-Id: Ib2478d21444206416f1bd606cdc73260eae1c25f
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: