commit | c1ba88fcc00ec884924d4ed272100ec2fc0bb608 | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Wed Jul 24 00:10:56 2024 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Wed Jul 24 00:10:56 2024 +0000 |
tree | 37b1464bd25f870f188bafa876731559d6f66909 | |
parent | e3b4945ad49cf3ddd0629f12cc1cc205a13883e8 [diff] | |
parent | 4dd08daf6d2edb057594396705c67330c818e1ca [diff] |
Merge changes I895cb04f,I9741a38f,I928fa370,I8dc9c122 into main * changes: Eliminate a short blackout during the resume of the VM display More refactoring on android display service Distinguish error messages from scanout surface and cursor surface Better error handling using android-base/Result.h
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: