commit | df329b09f192cb808386493c0da156607d00e887 | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Mon Dec 02 11:06:27 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Mon Dec 02 11:06:27 2024 +0000 |
tree | 0a195773704bb401c49bfdab415057768f1eb6e9 | |
parent | cbbd0c7597432e5386d21d87eeb234efb914c0ba [diff] | |
parent | 84caaa29d5ea63d983dc49b06803a47bcd2c6c87 [diff] |
Remove unused URL string from InstallerService am: 84caaa29d5 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3381869 Change-Id: Ia13626cc95eaf03c726ac493126d39d482594108 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: