commit | 3f3f6116e276b032c889f1c886001fce3a77b5cf | [log] [tgz] |
---|---|---|
author | Jaewan Kim <jaewan@google.com> | Thu Jun 20 11:13:07 2024 +0900 |
committer | Jaewan Kim <jaewan@google.com> | Fri Jun 21 15:21:22 2024 +0900 |
tree | 32f66277999417ecb4d046459a8830a62acc2b11 | |
parent | bd0021874892ced8873172c450f8da0b1ec726d0 [diff] |
FerrochromeApp: Define and use action for launching VmLauncherApp Using intent action is the standard to launch a foreign app. Bug: 346676738 Test: Tested locally Change-Id: I1a30a27c7e1aa12adaf14991af7d1d0fa5a6a0bc
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: