commit | 90eb402aa9e7b39efcaeb37b172b9dd70c121d21 | [log] [tgz] |
---|---|---|
author | Seungjae Yoo <seungjaeyoo@google.com> | Mon Feb 17 01:15:16 2025 -0800 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Mon Feb 17 01:15:16 2025 -0800 |
tree | d45371542bc27280b9d2117141612d7bb2329849 | |
parent | 80d51747c026e9feeb6b8396437709f34ada2967 [diff] | |
parent | 00f50cf0be0fc01239646bc9d44cf6e20f3039f3 [diff] |
Merge "Getting CPU guest time & RSS again sooner when zero value is measured" into main am: 145c52b959 am: 00f50cf0be Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3496787 Change-Id: I8001d9a799cf96aa0bee25be8403d7b359f53dd6 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: