commit | d188e5ce4e82c4a383666521e345f94bb3307d02 | [log] [tgz] |
---|---|---|
author | Seungjae Yoo <seungjaeyoo@google.com> | Wed Jun 19 09:45:39 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Wed Jun 19 09:45:39 2024 +0000 |
tree | dd6995227f5355bffd4bc7fb211342b474df020b | |
parent | 4acbae411fa2934aecf442bd3d5d43e09201d5d5 [diff] | |
parent | 5b136675fef805db6e642ff4320336303a3a8e2f [diff] |
Implement enableVmTethering am: 548346e09b am: 5b136675fe Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3121313 Change-Id: Ib7cbedfc83c1ef6c0e8d360c56f8849b89ddde6e 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: