commit | bec52417d44cc06dcb9ef642707e272af4e2d504 | [log] [tgz] |
---|---|---|
author | Jeongik Cha <jeongik@google.com> | Fri Aug 30 17:20:25 2024 +0900 |
committer | Jeongik Cha <jeongik@google.com> | Fri Aug 30 17:37:54 2024 +0900 |
tree | 9b300fde42517323ebb18ee138755104d00e058a | |
parent | 54aa7a57fa5b5b57c9d0efce215a5aabd7cbcad7 [diff] |
Add Copy ip address menu Bug: 357827587 Test: click the menu item Change-Id: I352f7cfe75a7ba44d0c9c54ca8a85c20ca63f9e4
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: