commit | 6f18ad1127e4fd2c8cb55c23b3258cd6b7d939e4 | [log] [tgz] |
---|---|---|
author | Jeongik Cha <jeongik@google.com> | Wed Sep 25 09:49:43 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Wed Sep 25 09:49:43 2024 +0000 |
tree | 03b9b0c00587dd20962958e01459031274c35cf1 | |
parent | ae75b29a511e1fb535f2574c86ece9e6636d6acc [diff] | |
parent | 30423ca5a98829a90ea8a31e1fd7761605045fe5 [diff] |
Add retry in wget for debootstrap am: 30423ca5a9 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3281874 Change-Id: I92e491a994cd965d23f66d36255a082eb8c64af7 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
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: