commit | 8bcb5bd2914fedd31d89ac68feab417c9276e7c8 | [log] [tgz] |
---|---|---|
author | Jeongik Cha <jeongik@google.com> | Fri Mar 21 10:08:05 2025 -0700 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Fri Mar 21 10:08:05 2025 -0700 |
tree | f74c3641d3b703e851d6baae6a6b8797bf18b604 | |
parent | e4025ff84953b5931e5c5299656fbead1e81139e [diff] | |
parent | 95a387f326010f31ba8644cc7cda09fbe640f337 [diff] |
Merge "Scan /sdcard/Download onPause" into main am: 95a387f326 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3555927 Change-Id: Id0914d1aef865e4f03ee663322b02bfae93d7839 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: