commit | 5e6cf3deedb9e3d56c755a11c548fb2d21331018 | [log] [tgz] |
---|---|---|
author | Shikha Panwar <shikhapanwar@google.com> | Wed Jan 08 15:06:46 2025 -0800 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Wed Jan 08 15:06:46 2025 -0800 |
tree | 65f6e19a7161f381f6e4400873fa7b13ceb75a28 | |
parent | bf2c11f1f105f401c21e2a52feacd722b73a75ab [diff] | |
parent | 34db316f9977c9357b6575e810a7e544eb1c6329 [diff] |
Add isNewInstanceStatus to vm_payload api am: 5b7b49452e am: 34db316f99 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/2986393 Change-Id: I37a46c65076ded7030f2b764f4b15b391c49c111 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: