commit | 873573ff5d84239da1692f5dc4610be442791134 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Fri Oct 18 07:13:21 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Fri Oct 18 07:13:21 2024 +0000 |
tree | b4b7d83f90b49fdf25281be477b38025046b65a2 | |
parent | fe9dccc9457f1b25c574ca97605b3d252b64fba1 [diff] | |
parent | e250b431e8b3a473f7bb0148d3c01ac863251634 [diff] |
Merge "VmTerminalApp: Fix i18n issues in resize activity" into main am: e250b431e8 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3310580 Change-Id: I926f98aa245b3313967b1fe4a9ec320cf12ee450 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: