commit | 3a8a85a3695183e4de7eac73bbe7addf98ab7841 | [log] [tgz] |
---|---|---|
author | Seungjae Yoo <seungjaeyoo@google.com> | Wed Jul 10 13:21:22 2024 +0900 |
committer | Seungjae Yoo <seungjaeyoo@google.com> | Wed Jul 10 13:43:02 2024 +0900 |
tree | fcdb439728bc27b70174aa8f544fbd0261955c14 | |
parent | ce812d7c7f3e573d5fe3f934e4fdcabc4decc663 [diff] |
Implement plain text clipboard sharing from Android to VM Bug: 349702327 Test: Run Ferrochrome, copy text in Android, and paste text in Ferrochrome Change-Id: Ie4b687c80d90efa4dbc1c653e68c21daf0101308
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: