commit | 4531c605713cd8e90c243b23f4a2aba3b11f45c5 | [log] [tgz] |
---|---|---|
author | Elie Kheirallah <khei@google.com> | Wed Jan 08 02:50:05 2025 +0000 |
committer | Elie Kheirallah <khei@google.com> | Fri Jan 10 09:25:07 2025 -0800 |
tree | b64b01625ba76f90ca611907139c24c6c95fe00d | |
parent | 338212e7028f812ecf3430c34981235b8d5fd8da [diff] |
Add tests that boot old android images Add images used in Android 16 to boot in latest versions of Android. Image taken from out/target/*/apex/com.android.virt.apex, process documented in bug. Bug: 360388014 Test: atest old_images_avf_test Change-Id: Iac932643c4a9f875220d6e2f2eb6faba9a739bd2
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: