commit | 334a465431d3b5054480831a45798699548dd09f | [log] [tgz] |
---|---|---|
author | Andrew Walbran <qwandor@google.com> | Wed Jun 05 09:34:02 2024 +0100 |
committer | Andrew Walbran <qwandor@google.com> | Wed Jun 05 09:34:02 2024 +0100 |
tree | afa5d05bda4af2a6dc1d320a3c99e8894fcdec65 | |
parent | 569d56e364426458106260488192feb22e7e8648 [diff] |
Buffers with BufferDirection::Both should be copied in both directions. They were being copied in neither direction. This apparently wasn't an issue so far, but could be in future. Test: Presubmit Change-Id: I2605817899c10f51f6d8aacefd570e6fb0adf23e
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: