commit | f76019673649aca15dd58584d8932f70fd9caab3 | [log] [tgz] |
---|---|---|
author | Alan Stokes <alanstokes@google.com> | Thu Nov 09 14:28:40 2023 +0000 |
committer | Alan Stokes <alanstokes@google.com> | Thu Nov 09 14:28:40 2023 +0000 |
tree | 100aedea938a610233c379622d846cb2fbc26fc6 | |
parent | 15b48f9caafa781f9060e672da308d3edc35d82b [diff] |
Fix minor build error We should point the build at the one root Rust source file for a library/module, not all the sources. This is mostly harmless, except it confuses rust-analyzer, and masks an error in lib.rs. Test: Builds Change-Id: Ief5149e0c56feeb132b3b381bd8c255bb1a3e393
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: