commit | 7ed90c76c4105ab7e54522e6c8ac3237603ae32f | [log] [tgz] |
---|---|---|
author | Seungjae Yoo <seungjaeyoo@google.com> | Mon Aug 21 06:03:21 2023 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Mon Aug 21 06:03:21 2023 +0000 |
tree | 6bafa712f52376f07567adc5d23cea02ef2a07e3 | |
parent | 3020ea6e8be59e0d787e70d084cf07d40abcdaeb [diff] | |
parent | 5315e1d35b8a75011564dbb792b1f1095f45ca98 [diff] |
Change bug number in TODO comment am: 5315e1d35b Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/2718557 Change-Id: I1c3feed628a2ce99e4a4e3ec0c60e8a51a745634 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:
How-Tos: