commit | 32753e0bbf8600532116ad6b6745e24e2c8fd2ec | [log] [tgz] |
---|---|---|
author | Jeongik Cha <jeongik@google.com> | Mon Dec 23 17:45:27 2024 +0900 |
committer | Jeongik Cha <jeongik@google.com> | Tue Dec 24 16:38:44 2024 +0900 |
tree | a14e4e8498762a96e4bded170fc9f5a8f3b7cd99 | |
parent | 963f9c06ecaa0bc0eac5c35b21d492f522009493 [diff] |
Convert Runner to kotlin Bug: 383243644 Test: run terminal Change-Id: I5151c9e7c9f54f465d61b0f0d71c1b52d39c8420
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: