commit | 036c5d1c929c27af79e662ab57d73075fbf55bb8 | [log] [tgz] |
---|---|---|
author | Seungjae Yoo <seungjaeyoo@google.com> | Thu Jul 11 15:57:30 2024 +0900 |
committer | Seungjae Yoo <seungjaeyoo@google.com> | Thu Jul 11 15:57:30 2024 +0900 |
tree | 38080ba0ce21964ce8331bdfdf57934a90a21f1d | |
parent | 72ee1a21a59e2e3fb06d5a9ddfc0efa54a000254 [diff] |
Use try-with-resources mechanism for handling clipboard streams Bug: 349702327 Test: m Change-Id: Ia9ebee4b0323774612bfa2666f80033d7581662b
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: