commit | 5981c308196d9bcfc3b540cacde71f68a09f6f81 | [log] [tgz] |
---|---|---|
author | Jaewan Kim <jaewan@google.com> | Fri Nov 22 16:02:40 2024 +0900 |
committer | Jaewan Kim <jaewan@google.com> | Fri Nov 22 16:03:52 2024 +0900 |
tree | b03fc65cdf2942ec6d4afef0dc01f5be561a867e | |
parent | 01401036580cb706679e7d4bd492fce3b8ab8686 [diff] |
VmTerminalApp: Show install error It's currently limited to the debug build, but it would be useful for end users as well. This includes renaming to make usage clearer. Bug: N/A Test: Manually Change-Id: I45fcbed9245362347bc9b640f48fed68536351f3
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: