commit | 68adc62ea0dc5d5ca8f9735f5f0d361d2fec9e28 | [log] [tgz] |
---|---|---|
author | Seungjae Yoo <seungjaeyoo@google.com> | Fri Jul 12 10:28:18 2024 +0900 |
committer | Seungjae Yoo <seungjaeyoo@google.com> | Fri Jul 12 10:29:26 2024 +0900 |
tree | b9873808b5dd2c8c44bd89dd56d81ae74e162857 | |
parent | 4eeec0add9f8418dd5f699c6e81f72f5af7e3c0d [diff] |
Duplicating FD in readClipboardFromVm Bug: 349702327 Test: Interaction with ferrochrome Change-Id: I97524775a5df708f918c5096d717f1d63699f867
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: