commit | 53515f7f11fda76e0fe327f63bad405d8e9767a6 | [log] [tgz] |
---|---|---|
author | Devin Moore <devinmoore@google.com> | Wed Sep 04 17:33:56 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Wed Sep 04 17:33:56 2024 +0000 |
tree | 458a4f95591507b63de547dc84b099bbbdbce7c8 | |
parent | d949ee5c8bebc5df5c90e6c74285319336e119e3 [diff] | |
parent | f9c732605a20ec3d4c4e64d83ea1a0b6da3f420e [diff] |
Merge "Update IAccessor implementation for getInstance" into main am: 2d676c8c61 am: f9c732605a Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3214259 Change-Id: I29792c835ce7bf77d30d069b61cde1c3326b28bb 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: