commit | 294a0aa88ebbfeb7707533f11cec7fae91526fe4 | [log] [tgz] |
---|---|---|
author | Seungjae Yoo <seungjaeyoo@google.com> | Mon Nov 25 16:44:10 2024 +0900 |
committer | Seungjae Yoo <seungjaeyoo@google.com> | Mon Nov 25 16:44:10 2024 +0900 |
tree | 5e1beadca77a93cfafccd3358f1ed9e1c8b470be | |
parent | 6a3c246516a02505d71f76585469066641e5956d [diff] |
Fix few lint of VmLauncherService from aosp/3356387 Bug: N/A Test: TH Change-Id: I13923b23e213f6e4ed1bb34918d49dac91afd9b3
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: