commit | eec218ab1321e24a80bac8599d80fc31d561dc50 | [log] [tgz] |
---|---|---|
author | Jeongik Cha <jeongik@google.com> | Fri Jan 03 13:50:21 2025 +0900 |
committer | Jeongik Cha <jeongik@google.com> | Fri Jan 03 13:51:24 2025 +0900 |
tree | f02628c74db56a5b3a708a0a4f5652f32b7a6fa0 | |
parent | dd12ec774f09365d4f898c7739b23356e35198cc [diff] |
Resolve build warning in Terminal and its test Bug: 383243644 Test: atest Change-Id: Ic5a89e6594adcbf6afa6f8b32dd38a22ce6dbfe3
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: