commit | c16ff32d39f31cb76fea1b24301359b264826eb8 | [log] [tgz] |
---|---|---|
author | Jeongik Cha <jeongik@google.com> | Mon Sep 30 22:38:48 2024 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Mon Sep 30 22:38:48 2024 +0000 |
tree | 68a4ecaa9a02252fad03634c41a6f54e4aaff70b | |
parent | 7468009780edf6e5cd1f3ee222342bedc95260ed [diff] |
Revert "add -E option in sudo to preserve env variable for pyenv" This reverts commit 7468009780edf6e5cd1f3ee222342bedc95260ed. Reason for revert: unnecessary in ubuntu 22.04 Change-Id: I1536677e26e22391bd26c2a0c521ffec22324e8a
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: