commit | 545730860dadd0f44146591b71de5dd33ea1e570 | [log] [tgz] |
---|---|---|
author | Seungjae Yoo <seungjaeyoo@google.com> | Thu Jun 13 01:44:15 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Thu Jun 13 01:44:15 2024 +0000 |
tree | 35e06cb18e7bb674ed90a088fdcc7cb49d33b6f7 | |
parent | bb0c149925c4f31e7cbecc26aa9fa41a04416340 [diff] | |
parent | a6589bdcccce47314f648573cc53dcc9f6a5b666 [diff] |
Expose network support configuration into AVF Java Framework API am: a6589bdccc Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3107662 Change-Id: Ie5f3a08bbfb8393231f5e3a19926a021312deecb 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: