commit | acf447a5f6eca1757b7438301925a85cc86d5d62 | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Fri Oct 18 15:20:48 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Fri Oct 18 15:20:48 2024 +0000 |
tree | 3fa3cbc2cbe2f1390067c15f920194187765b4dd | |
parent | a13f9b973c8dec5e5c49708e66ac990cfc3c534a [diff] | |
parent | c467b17a4b2b31872c5be1726ecd412ffe39ae02 [diff] |
Merge "Some UI change to the terminal app" into main am: c467b17a4b Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3310585 Change-Id: I90164fd8ec92417570b321103c743f768b4df5c4 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: