commit | 493c8b930d0b789829d7c105809bef7926147b0f | [log] [tgz] |
---|---|---|
author | Jeongik Cha <jeongik@google.com> | Thu Jan 02 01:01:52 2025 -0800 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Thu Jan 02 01:01:52 2025 -0800 |
tree | 3c9dc0efd487a156053564fa8f926bf9f091ab9c | |
parent | a0ac709c1375e1a043f79d0e0c8e0971f35a202e [diff] | |
parent | 2e9898fb8be8bb70f3ae868a1dada572de2f8947 [diff] |
Merge "Refactor some field names in kotlin classes" into main am: 43940c4d01 am: 2e9898fb8b Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3433749 Change-Id: Iaef203c32cadaf4bc575e34a44dffc1900079a7d 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: