commit | 663d98dd6ea1282eb10157d9c12d5956d0c56e60 | [log] [tgz] |
---|---|---|
author | Seungjae Yoo <seungjaeyoo@google.com> | Mon Feb 17 15:23:39 2025 +0900 |
committer | Seungjae Yoo <seungjaeyoo@google.com> | Mon Feb 17 15:37:38 2025 +0900 |
tree | 78356343d7be2e6414d5dd2e5818e686b9cae22a | |
parent | 3211ab44c4a9de703499d176cbeeadb9a29e2e43 [diff] |
Getting CPU guest time & RSS again sooner when zero value is measured Bug: 396613989 Bug: 395981347 Test: atest MicrodroidHostTestCases:com.android.microdroid.test.MicrodroidHostTests#testTelemetryPushedAtoms_protectedVm_false_os_microdroid --iterations 10 Change-Id: If146d412d82c877c1aed472df4a6d8410c931652
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: