commit | 542290926fa1246d3c266e47f15cc72db97016e2 | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Tue Sep 24 04:49:22 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Tue Sep 24 04:49:22 2024 +0000 |
tree | 33e7842ee32c188db5307679c3c48c17c4e039fa | |
parent | b9d4adc637b888afc0250029099f72dfce5a35c0 [diff] | |
parent | 0e565edb54dff015eebcc928e8ce93b149a7e66a [diff] |
apt update before installing packages am: 0e565edb54 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3278132 Change-Id: I9a42a9900d431f2e6628cdb646f056e32546b559 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: