commit | db8481dd68f8777960bc8539f9a684126ae6c53b | [log] [tgz] |
---|---|---|
author | Jeongik Cha <jeongik@google.com> | Fri Aug 30 10:19:26 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Fri Aug 30 10:19:26 2024 +0000 |
tree | 9b300fde42517323ebb18ee138755104d00e058a | |
parent | 125189be3076261a7d8a64c1d5fb3d1ea7fbca21 [diff] | |
parent | bec52417d44cc06dcb9ef642707e272af4e2d504 [diff] |
Add Copy ip address menu am: bec52417d4 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3247837 Change-Id: Ie72adb2d52ebf69ad05c3d8b7809bfbfb3363a60 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: