commit | 35bbadded212d5e87a1a58c2ae9a748246d720d8 | [log] [tgz] |
---|---|---|
author | Jeongik Cha <jeongik@google.com> | Tue Dec 03 02:26:51 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Tue Dec 03 02:26:51 2024 +0000 |
tree | 861a5a610fad0824f8766dcba0820568989aed7d | |
parent | 94d658c40ba145df5e948d4c6f0c71edb714c5a2 [diff] | |
parent | a757e06433e57b40bb7a315cf24d6c16485cd769 [diff] |
Merge changes Ic68061ac,I016c5b89 into main am: a757e06433 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3382210 Change-Id: I51a875903e7a91599dc8e7e6afcc8f7bb38c7b52 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: