commit | fd4b7bdb3e5ad79bbb3d159990fe719bf12840ef | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Fri Feb 14 00:48:00 2025 -0800 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Fri Feb 14 00:48:00 2025 -0800 |
tree | f607c8ae4d1afdef45cce9e62eae44b4053fdbcf | |
parent | f901970879ed4e2a3b0fa6cdbc0700d83c2b8038 [diff] | |
parent | 4ae196a9b2669a8a80b218d6f5677f9799b3f08d [diff] |
Merge "Reduce frequency for collecting CPU/mem metrics for AVF telemetry" into main am: 4ae196a9b2 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3493674 Change-Id: Id511395f9b5ca919e98a6eecca3e9e483adc8bff 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: