commit | d7cea46642a24556e342f345b4333903ef8c280d | [log] [tgz] |
---|---|---|
author | Xin Li <delphij@google.com> | Thu Oct 05 15:42:39 2023 -0700 |
committer | Xin Li <delphij@google.com> | Thu Oct 05 15:42:39 2023 -0700 |
tree | 45caf4236e9ebfebd03ddf764ba0351ea9e76844 | |
parent | c8e471f5d212836a6c94a9753660b2703a1798de [diff] | |
parent | afe7622a94f78d70a5e364d2d4e90a99c9e7d8f8 [diff] |
Merge Android 14 Bug: 298295554 Merged-In: I8557b04c0fa4f4de28f6fdf79712dd5ee8f2b963 Change-Id: Ia5bd5603cb6d65150794269a2587e0851bca3db2
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: