commit | 1988439062e084450f10fd76f6d4e2424bff233f | [log] [tgz] |
---|---|---|
author | Alan Stokes <alanstokes@google.com> | Fri Jun 14 10:24:43 2024 +0100 |
committer | Alan Stokes <alanstokes@google.com> | Fri Jun 14 10:27:17 2024 +0100 |
tree | 84eebe74fbbb60a2eb44c4f92e76335fb700e0d0 | |
parent | 75e920b80dd7f0613b7c5ffb5f59ac46f6d8cc37 [diff] |
Extract a constant A trivial refactoring, which I'd like to get in now to minimise potential merge conflicts. For some reason google-java-format has decided the imports need re-ordering. Bug: 340857915 Test: Builds Change-Id: I2d90e8f2c5e1ae4918432f29029326921593fb42
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: