commit | eab78d130f02c7f3ef3060d15951b34ec771a00d | [log] [tgz] |
---|---|---|
author | Seungjae Yoo <seungjaeyoo@google.com> | Thu Jul 25 10:47:51 2024 +0900 |
committer | Seungjae Yoo <seungjaeyoo@google.com> | Thu Jul 25 11:28:28 2024 +0900 |
tree | f1ea947e8bb1e08ff63e52232a15c3fffd7bffe7 | |
parent | 3b164c475bf4df6cf9de4bfff99d5898a054d2c3 [diff] |
VmLauncherApp: Clipboard tasks run in mExecutorService Bug: 353120990 Test: clipboard interaction between Android and Ferrochrome Change-Id: I6ee811db182eb99625959d02ad5bea4294370b48
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: