commit | fbbe9bc7de833f1b925030b2e81aa31d83501f1a | [log] [tgz] |
---|---|---|
author | Jeongik Cha <jeongik@google.com> | Thu Nov 28 17:54:36 2024 +0900 |
committer | Jeongik Cha <jeongik@google.com> | Thu Nov 28 17:56:11 2024 +0900 |
tree | e054e660d4616a9bb84b732b3edccd7017e3abe1 | |
parent | e47faaba9c1898928063e55b4a23514233e7694b [diff] |
Fix TerminalAppTests it failed due to notification channel. Bug: 375051310 Bug: 380344259 Bug: 379710683 Bug: 377170371 Test: atest TerminalAppTests Change-Id: I7a8c362a47ccf5ce753b40bc369e6e9081532cc6
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: