commit | 27594cb79c3113261da08d8d7ba45a3c62608dda | [log] [tgz] |
---|---|---|
author | Jeongik Cha <jeongik@google.com> | Fri Feb 21 05:21:36 2025 -0800 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Fri Feb 21 05:21:36 2025 -0800 |
tree | 60601cdbbb19a2037e9f0cdb662bf706cc315619 | |
parent | 1ce1ef179f08a3eea6a3a1f7081747b5b547acf5 [diff] | |
parent | 00dc05118829e4d1d40f055601c6fd7ef5543e8d [diff] |
Hide Display button if the flag is off am: 00dc051188 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3500546 Change-Id: I89a2d7918627f656a2bb30402227e5369dae87a2 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: