commit | 8fec1b88bdcbf5005e200e64908ad0cc6a53f8e5 | [log] [tgz] |
---|---|---|
author | Xin Li <delphij@google.com> | Fri Aug 25 13:53:50 2023 -0700 |
committer | Xin Li <delphij@google.com> | Fri Aug 25 13:53:50 2023 -0700 |
tree | 68be0245caf9b57a50bc8a05561adfcb52978a57 | |
parent | 8d0fc8de3bfc4cce493eae240e090de17ddb7a68 [diff] | |
parent | 89a3c72e40fb7934b614d04fc70c0ef55a912968 [diff] |
Merge Android U (ab/10368041) Bug: 291102124 Merged-In: I67a535a58d1fe77acb06e51700c2f80d11e298bb Change-Id: I916694b2050c8296d7f4645c454acdee5fd07f38
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:
How-Tos: