commit | 0f280e4026b95a3c6f166bc95fcc0df9872a9442 | [log] [tgz] |
---|---|---|
author | Cole Faust <colefaust@google.com> | Fri Feb 28 16:34:06 2025 -0800 |
committer | Cole Faust <colefaust@google.com> | Fri Feb 28 16:34:06 2025 -0800 |
tree | 6407649b2b27e1d07fab24b37dc0329a6742ca5b | |
parent | 87282311827840dc708991a07dde5e444df0b352 [diff] |
Cleanup python version properties Now that python 2 is fully removed, there's no need for version-specific properties. Remove them. Also remove usages of embedded_launcher: true, as that is the new default value. Bug: 399954452 Test: Presubmits Change-Id: Ibb803cac143a08f3c65e987dee7a88ac338e4496
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: