commit | ce0d26bc071270d651405e87c92554fb6464883e | [log] [tgz] |
---|---|---|
author | Jeongik Cha <jeongik@google.com> | Fri Jan 03 13:09:38 2025 +0900 |
committer | Jeongik Cha <jeongik@google.com> | Fri Jan 03 13:12:38 2025 +0900 |
tree | 64daee4336b04e2d10b8cc8beae8c27373a30769 | |
parent | 0c296038f56a3f64d6b5ad7ad73fd00a7bd39356 [diff] |
Convert terminal test to kotlin and change visibility of class and method which is used for testing Bug: 387266878 Test: atest TerminalAppTest Change-Id: I1ceace5aa7a272d7399a571a27c4d5cb909ed435
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: