commit | cde121fd8ef8d06c4b983b2c057c25647532b9e9 | [log] [tgz] |
---|---|---|
author | Seungjae Yoo <seungjaeyoo@google.com> | Wed Jul 10 13:37:57 2024 +0900 |
committer | Seungjae Yoo <seungjaeyoo@google.com> | Wed Jul 10 13:45:33 2024 +0900 |
tree | 93f648414bb6b40bfa723bad3446dd6f0313b348 | |
parent | 3a8a85a3695183e4de7eac73bbe7addf98ab7841 [diff] |
Implement plain text clipboard sharing from VM to Android Bug: 349702327 Test: Run Ferrochrome, copy text in Ferrochrome, and paste text in Android Change-Id: I2b5a4050c3994708d71910564deadb610e4163ff
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: