commit | da15f70bac58c906d89965ec4ebde13f3b699125 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Fri Feb 21 11:23:45 2025 -0800 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Fri Feb 21 11:23:45 2025 -0800 |
tree | 1fd95b2ca43d757d73fcdb02bccb29e892e84566 | |
parent | 3b1be2bccd5d56f55f3b4cf3caa97f05de0ea126 [diff] | |
parent | 0abbaa35c3448e4b5834bb0ebf286d9e110923dc [diff] |
Merge "TerminalApp: Fixes for RTL" into main am: 9580cdac77 am: 0abbaa35c3 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3498913 Change-Id: I145fad139394916202d8ebaa9e98d49caac4168b 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: