commit | fa632e26689bb51987f07b5a097b15e879bd7c5d | [log] [tgz] |
---|---|---|
author | Xin Li <delphij@google.com> | Fri Jun 14 10:46:08 2024 -0700 |
committer | Xin Li <delphij@google.com> | Fri Jun 14 10:46:08 2024 -0700 |
tree | 8dfa99d248a8ad03630af6d322fbf359aca25210 | |
parent | 2f7656a59638f16a2fd457dfe40efc83f9cce085 [diff] | |
parent | 091cffef6b62b6ac1caacebc2235c516cdca6fe8 [diff] |
Merge Android 14 QPR3 to AOSP main Bug: 346855327 Merged-In: I9924f034293f4c69a60fb59360a17e60dfc17668 Change-Id: I50b3541403ab734ccc7f625bfb559595ef6f8984
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: