commit | 6a37dca5ff5f8b48660b4821e5c9acbf4cb9bde2 | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Tue Jul 23 16:43:13 2024 +0900 |
committer | Jiyong Park <jiyong@google.com> | Tue Jul 23 22:16:49 2024 +0900 |
tree | 5a5a789651e2f11da5044b39316097bb4e2bf25b | |
parent | 5269681485f59673810d28e80f665131e519bbc3 [diff] |
Better error handling using android-base/Result.h Bug: N/A Test: m Change-Id: I8dc9c122fd1ce4fc9ae36f6712ea243323aba6a4
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: