commit | c0ff521720f02d69418940defa76cb6982f49ae3 | [log] [tgz] |
---|---|---|
author | Jaewan Kim <jaewan@google.com> | Fri Oct 25 13:08:29 2024 +0900 |
committer | Jaewan Kim <jaewan@google.com> | Fri Oct 25 15:32:27 2024 +0900 |
tree | 9054f3bd7c47dc2ec04ec4d675014b19444e53bb | |
parent | b6bcab8c4d36bee578ad8564dd2496be255fe487 [diff] |
VmTerminalApp: Initial skeleton for downloading from server Bug: 369740847 Test: Manually Change-Id: I74c62e77a66eed871729c0f9def044dfb92a479c
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: