commit | 81821f6934f400cc4b936512dd8bae67feb5410c | [log] [tgz] |
---|---|---|
author | Seungjae Yoo <seungjaeyoo@google.com> | Wed Sep 13 14:30:11 2023 +0900 |
committer | Seungjae Yoo <seungjaeyoo@google.com> | Wed Sep 13 14:32:31 2023 +0900 |
tree | 8f50fdba30b5f877bf2adbb1898d5b00216c0264 | |
parent | f3482600a5764ce8c853f2d51c43767454f080ec [diff] |
[Refactor] Remove vmclient::connect() Since now connect method in VirtualizationService is running well, let's remove legacy method for the readability. Bug: 245727626 Test: Presubmit Change-Id: I26ee33fbc3a07f9fff184f93de889b8c03498aa7
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:
How-Tos: