commit | 3211ab44c4a9de703499d176cbeeadb9a29e2e43 | [log] [tgz] |
---|---|---|
author | Seungjae Yoo <seungjaeyoo@google.com> | Thu Feb 13 13:40:14 2025 +0900 |
committer | Seungjae Yoo <seungjaeyoo@google.com> | Fri Feb 14 13:05:12 2025 +0900 |
tree | d20e7cbf37e6f45d2142b66c2a5020db7286ebd8 | |
parent | d7da915ee277cb24c0042f968da7a9974daeb76d [diff] |
Reduce frequency for collecting CPU/mem metrics for AVF telemetry Bug: 395981347 Test: Presubmit Change-Id: I3db5c11d6b9b77a221ebad60786f67a1781f83fd
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: