commit | 3da8a161e1e5060b763f76686e63ccb622e76d31 | [log] [tgz] |
---|---|---|
author | Chaitanya Cheemala (xWF) <ccheemala@google.com> | Tue Jan 21 08:57:09 2025 -0800 |
committer | Chaitanya Cheemala (xWF) <ccheemala@google.com> | Tue Jan 21 08:57:09 2025 -0800 |
tree | 02d10cab77c5fbad2702f9373f674b950c7a9648 | |
parent | 5159c626e4c8e7e51f8f962abddad0785692ba69 [diff] |
Revert "libvmclient: Take VmCallback in VmInstance::start()" Revert submission 3408863 Reason for revert: Likely culprit for b/391356639 - verifying through ABTD before revert submission. This is part of the standard investigation process, and does not mean your CL will be reverted. Reverted changes: /q/submissionid:3408863 Change-Id: Id9436b9557e0fd4cbc94df9f22ba35132619aa91
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: