commit | cc02cb9a7eed8f0328161fe1a30c105576af5f69 | [log] [tgz] |
---|---|---|
author | Jeongik Cha <jeongik@google.com> | Mon May 20 15:22:33 2024 +0900 |
committer | Jeongik Cha <jeongik@google.com> | Mon May 20 15:22:33 2024 +0900 |
tree | dfae0f946db4a6c42c9b5ef4292f81f0993706bb | |
parent | 2af7b9f4acde2e4fc2891015c0a774ff168ab7e8 [diff] |
replace FrameLayout with merge tag as a linter suggested Bug: 325930922 Test: build Change-Id: If80603437d7c0f87c7c21ea3fad4c9e8b88946d5
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: