commit | dd12ec774f09365d4f898c7739b23356e35198cc | [log] [tgz] |
---|---|---|
author | Jeongik Cha <jeongik@google.com> | Fri Jan 03 13:33:17 2025 +0900 |
committer | Jeongik Cha <jeongik@google.com> | Fri Jan 03 13:33:17 2025 +0900 |
tree | 2624d98d241ebf6728352d2c6df74fa543658137 | |
parent | ce0d26bc071270d651405e87c92554fb6464883e [diff] |
Remove unnecessary @JvmStatic except JNI Because every code is written in kotlin, so we don't need it Bug: 383243644 Test: Terminal test Change-Id: I54998aafa14a5ff7542ed36d8ae31d5fa95c2d1e
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: