commit | b4ec19d062c15b6005eb04abebe1360ab40af312 | [log] [tgz] |
---|---|---|
author | Nikita Ioffe <ioffe@google.com> | Mon Jan 20 00:44:10 2025 +0000 |
committer | Nikita Ioffe <ioffe@google.com> | Wed Jan 29 15:00:34 2025 +0000 |
tree | 66a4fac732f41238f53d24876eee3d538736d5d3 | |
parent | e5d4b5259743241777cfa719380f55715e5eacfb [diff] |
Merge AndroidManifestNext.xml into AndroidManifest.xml Changes in AndroidManifestNext.xml were released as part of Android V, so it is safe to merge to manifest files into one. This is a prerequisite to follow up patches. Bug: 378681279 Bug: 365767108 Test: presubmit Test: builds Change-Id: Ic0d6b817233669384619f6c2227625a2f45fccd5
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: