commit | 79bd24954b4bfe3d15c0a6f37c19f09b28acb590 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Fri Oct 25 12:58:01 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Fri Oct 25 12:58:01 2024 +0000 |
tree | 2710d3aad2d7f390fdb59c54500078a34278ece0 | |
parent | d8ec0af5b7d398ac5a56558abf8b094c60abfc99 [diff] | |
parent | 059ca08f93bd2cee38d34613e65520957ab17e81 [diff] |
Merge changes I74c62e77,I18af2ded,Ib9eabfbe into main am: 93c11cd774 am: 059ca08f93 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3316252 Change-Id: I503e5f06dcf6ba57dd35d269697e9f4e33ab581f 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: