commit | f5ddcb4da129fbc1cbc77691093cf419f5571487 | [log] [tgz] |
---|---|---|
author | Alan Stokes <alanstokes@google.com> | Wed Mar 27 16:30:26 2024 +0000 |
committer | Alan Stokes <alanstokes@google.com> | Wed Mar 27 16:30:26 2024 +0000 |
tree | 9488272c5fb54e6a0b6d046b83197314d8cfcc57 | |
parent | 8ca4b43b5f254efebf4a9f5690c654ed0a1ef273 [diff] |
Update stub.c We've added a bunch more functions, we should include them in stub.c so users of non-Android build systems can link against them. This is automatically generated, following the instructions in the readme.txt. Bug: 331617911 Test: visual inspection Change-Id: I3a9f5cfc993bbc78601c2d6b98df8a1d8cc09588
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: