commit | 675f1336cc40542badd2836ab6396e1e6af1aaec | [log] [tgz] |
---|---|---|
author | Seungjae Yoo <seungjaeyoo@google.com> | Wed Nov 20 19:29:05 2024 +0900 |
committer | Seungjae Yoo <seungjaeyoo@google.com> | Wed Nov 20 19:29:05 2024 +0900 |
tree | 00681dc69a58ea2589a63d587ae3701c3096bd63 | |
parent | fe1733f52ce2eae517518ba022b9d4c8fe7c025e [diff] |
Unite vm_launcher_lib into VmTerminalApp Bug: 379800648 Test: build and run terminal app Change-Id: I9ad7d68ec8adc0cb787a70169ea70f32e4bdd3b2
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: