commit | f9d3bb85fe031a361fc357ce0e637a81f98ce24d | [log] [tgz] |
---|---|---|
author | Jeongik Cha <jeongik@google.com> | Thu Oct 17 06:47:00 2024 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Thu Oct 17 06:47:00 2024 +0000 |
tree | fbcb45f0c9ec25b4891e4ebaee24f1bb5f7f36cb | |
parent | de2d3330246d61dfcb08164f7e2f9f53ffc99517 [diff] |
Revert "Set droid's gid 1000" This reverts commit de2d3330246d61dfcb08164f7e2f9f53ffc99517. Reason for revert: it breaks ttyd(no group of which gid is 1000) Change-Id: Ic14d8f38d44f3bf8c8dc29f47a18f0a0b92fb4d8
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: