commit | e7ccdc936db4fc7a8467cc421048efbafb594b76 | [log] [tgz] |
---|---|---|
author | Jaewan Kim <jaewan@google.com> | Wed Oct 16 22:25:46 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Wed Oct 16 22:25:46 2024 +0000 |
tree | b11c107d5a91482f76e5c9d01730145d33d2d68e | |
parent | 4bbf1a17fbe7a5da78f8174e0b577ad63068db21 [diff] | |
parent | 4a44ea1cdade49cabff4bde1c4ed851f83e25778 [diff] |
TerminalApp: Add hints for l10n am: 4a44ea1cda Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3310759 Change-Id: I8a92862e634414d71e8ed94fbc6839d7b02f6a48 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: