commit | 25bdb0b922fd557649ee0063e16b8bf27ea61af5 | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Tue Jan 21 07:41:26 2025 -0800 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Tue Jan 21 07:41:26 2025 -0800 |
tree | 812ad0c3f5c0ca29fb1d79915ee75e8fabdfee1f | |
parent | 24722906a763e1d2f2b8ff2054dd619c313bf8bd [diff] | |
parent | c20db4a7b20da88e73a1f8f6ecf2f39794ac127b [diff] |
Merge "Make extra APEXes available to payload" into main am: 8bfc789080 am: c20db4a7b2 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3458162 Change-Id: Ib6745933bbc7f3712dc6cd50cfad27edfaadf1ae 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: