commit | 0cf8e22b144772cce162130c6c572370237b4214 | [log] [tgz] |
---|---|---|
author | Andrei Homescu <ahomescu@google.com> | Thu Nov 09 04:27:55 2023 +0000 |
committer | Andrei Homescu <ahomescu@google.com> | Tue Nov 14 07:51:37 2023 +0000 |
tree | aa62e6dfddd4600b2cb3aa9ce3648b3fd0af85e7 | |
parent | 167bd44a5050860182a3310a49a54d061affabb8 [diff] |
Update signature of AIDL Interface::dump() The first parameter of dump() was changed from std::fs::File to dyn Write for more flexibility. Bug: 242243245 Test: m Merged-In: Ifeceb654605615776d962c3e923cc7623fc75d0a Change-Id: Ifeceb654605615776d962c3e923cc7623fc75d0a
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: