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