commit | 9271992c9b0ae9055528d26c5b4bf9e897326fff | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Thu Nov 28 11:13:53 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Thu Nov 28 11:13:53 2024 +0000 |
tree | 16306ef3eb96e41fe1fd3f842cd12391858bc9c8 | |
parent | b3876cc9346babd6422fe964b020b7c038a34185 [diff] | |
parent | 96545a979ecf135fd7a734bcfff60496f665a4a5 [diff] |
Merge "Fix TerminalAppTests" into main am: 298054439f am: 96545a979e Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3380395 Change-Id: Ida3c1da78bf3616ec725bfdd06ccb4c82ceae7bd 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: