commit | b9b783673f9678a2eb22c3ea84eddb41483f8381 | [log] [tgz] |
---|---|---|
author | Jeongik Cha <jeongik@google.com> | Mon Dec 23 17:31:59 2024 +0900 |
committer | Jeongik Cha <jeongik@google.com> | Mon Dec 23 17:32:59 2024 +0900 |
tree | 67ceb2ff1fe53f1b34fa35a2f0ee002c9292e14e | |
parent | 2f2bd9ac4eb022c4c44f3718cddcd74baf00dc08 [diff] |
Convert Logger to kotlin Bug: 383243644 Test: check log file Change-Id: Ica6afcc14ca0bff2028c8659e4f42d30a69f4fa6
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: