commit | de2d3330246d61dfcb08164f7e2f9f53ffc99517 | [log] [tgz] |
---|---|---|
author | Jeongik Cha <jeongik@google.com> | Wed Oct 16 11:03:59 2024 +0900 |
committer | Jeongik Cha <jeongik@google.com> | Wed Oct 16 11:03:59 2024 +0900 |
tree | 29a9e676b0f2b57d3da051cf719bff7a1d72cd06 | |
parent | 35f49c64fdbff7625a5be26436207459c555ad7c [diff] |
Set droid's gid 1000 Bug: 363235770 Test: build Change-Id: I6089a5b4a1d61087a0bae63291f49e933fc271f5
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: