commit | 784750a6544880bf6a5df5e5ff3f9f097fa62290 | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Tue Nov 26 11:07:40 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Tue Nov 26 11:07:40 2024 +0000 |
tree | 97b97c300017a73577d92b622fe5643f2fede3bf | |
parent | c1aaa484dd3f7865e61bed2e7876bdac3bff6272 [diff] | |
parent | 97e7c03db5b444d34314080aebd9e7b329b181f7 [diff] |
Fix Ferrochrome bootloop am: 97e7c03db5 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3377271 Change-Id: Ife52ebf9c0d9a639e93725aff2aa683f5b7c184a 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: