commit | 49c82592213b6223d01708599e628473130989ff | [log] [tgz] |
---|---|---|
author | Jaewan Kim <jaewan@google.com> | Wed Nov 20 13:58:30 2024 +0900 |
committer | Jaewan Kim <jaewan@google.com> | Wed Nov 20 06:32:27 2024 +0000 |
tree | 245f53a8c7f645257e4b7de465abb0ffdf568f54 | |
parent | a9fc3fe44ad3e1ccaee73b4bf097da2a4acbcba7 [diff] |
VmTerminalApp: Implement error activity Screenshot is attached to the bug Bug: 376796062 Test: Manually. Also checked that back key on error activity doesn't \ go back to the main activity. Change-Id: I82713b130a9d25b673b9c9b984077a0d55e4cd92
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: