commit | b7be4f365ab667a38d875f1ca521e432b5525593 | [log] [tgz] |
---|---|---|
author | Jeongik Cha <jeongik@google.com> | Mon Mar 24 01:08:17 2025 -0700 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Mon Mar 24 01:08:17 2025 -0700 |
tree | 5cb416350c20227d023d9a5462cf9d2d7c8dbc8a | |
parent | 62265642d1fd685f0fb89fb57d8be5a2acdddcfa [diff] | |
parent | f18352c1d6fa36898ba541fb9352d71944ac5e28 [diff] |
Set error activity scrollable am: f18352c1d6 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3557411 Change-Id: Ie5cf438fb169831b5dfa3f603566ad0a080bb2a7 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: