commit | 87bfbad6bdbca41cf6042254313c2f7c2d400f2c | [log] [tgz] |
---|---|---|
author | Xin Li <delphij@google.com> | Fri Aug 16 10:15:20 2024 -0700 |
committer | Xin Li <delphij@google.com> | Fri Aug 16 10:15:20 2024 -0700 |
tree | cee15c148d6b4cd860a26ed7261164b3f6316be3 | |
parent | e4b49520cdef5bb0e55f4c4c65a549f27284f40b [diff] | |
parent | 826a3bb34470ffc12cab45fe09453815b4d2f4ea [diff] |
Merge aosp-24Q3-ts-dev Bug: 358400644 Merged-In: Ic626e2a2c9fbd168312daab6eb18a13084935492 Change-Id: Ibadcfaa1f1157bc9302a128598e2a0c1f39cc0ba
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: